class_confirmationdialog - vkbsb/godot GitHub Wiki

ConfirmationDialog

####Inherits: AcceptDialog ####Category: Core

Brief Description

Dialog for confirmation of actions.

Member Functions

Description

Dialog for confirmation of actions. This dialog inherits from AcceptDialog, but has by default an OK and Cancel buton (in host OS order).

Member Function Description

get_cancel

Return the cancel button.