Module split_container
Expand description
Sidecar module for class SplitContainer.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for SplitContainer enums.
Structsยง
- Dragger
Visibility - SigDrag
Ended - SigDrag
Started - SigDragged
- Signals
OfSplit Container - A collection of signals for the
SplitContainerclass.