Module scroll_container
Expand description
Sidecar module for class ScrollContainer.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for ScrollContainer enums.
Structsยง
- Scroll
Mode - SigScroll
Ended - SigScroll
Started - Signals
OfScroll Container - A collection of signals for the
ScrollContainerclass.