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
InAccept Dialog - A collection of signals for the
AcceptDialog
class.