ConfirmationDialog¶
Inherits: AcceptDialog < WindowDialog < Popup < Control < CanvasItem < Node < Object
Inherited By: EditorFileDialog, FileDialog
Category: Core
Brief Description¶
Dialog for confirmation of actions.
Member Functions¶
get_cancel ( ) |
Description¶
Dialog for confirmation of actions. This dialog inherits from AcceptDialog, but has by default an OK and Cancel button (in host OS order).
Member Function Description¶
Button get_cancel ( )
Return the cancel button.