Module base_button
Expand description
Sidecar module for class BaseButton.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for BaseButton enums.
Structsยง
- Action
Mode - Draw
Mode - SigButton
Down - SigButton
Up - SigPressed
- SigToggled
- Signals
OfBase Button - A collection of signals for the
BaseButtonclass.