Module accept_dialog

Expand description

Sidecar module for class AcceptDialog.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for AcceptDialog enums.

Structs§

ExAddButton
Default-param extender for AcceptDialog::add_button_ex.
SigCanceled
SigConfirmed
SigCustomAction
SignalsInAcceptDialog
A collection of signals for the AcceptDialog class.