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ยง
- ExAdd
Button - Default-param extender for
AcceptDialog::add_button_ex. - SigCanceled
- SigConfirmed
- SigCustom
Action - Signals
OfAccept Dialog - A collection of signals for the
AcceptDialogclass.