ConfirmationDialog

Inherits: AcceptDialog < Window < Viewport < Node < Object

Inherited By: EditorCommandPalette, EditorFileDialog, FileDialog, ScriptCreateDialog

There is currently no description for this class. Please help us by contributing one!

Properties

String

cancel_button_text

"Cancel"

Vector2i

min_size

Vector2i(200, 70) (overrides Window)

Vector2i

size

Vector2i(200, 100) (overrides Window)

String

title

"Please Confirm..." (overrides Window)

Methods

Button

get_cancel_button ( )


Property Descriptions

String cancel_button_text = "Cancel"

  • void set_cancel_button_text ( String value )

  • String get_cancel_button_text ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Button get_cancel_button ( )

There is currently no description for this method. Please help us by contributing one!