ConfirmationDialog

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

Inherited By: EditorFileDialog, FileDialog, ScriptCreateDialog

Category: Core

Brief Description

Dialog for confirmation of actions.

Methods

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).

Method Descriptions

Returns the cancel button.