ConfirmationDialog

Inherits: AcceptDialog < WindowDialog < Popup < Control < CanvasItem < Node < Object

Inherited By: EditorFileDialog, FileDialog

Category: Core

Brief Description

Dialog for confirmation of actions.

Member Functions

Button 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

Return the cancel button.