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

Button get_cancel ( )

Return the cancel button.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_confirmationdialog.html