EntUIScrollArea

UI Scroll Area
Allows scrolling child UI entities

ID: EntUIScrollArea
Requires Components: UI Transform
Base Type: Entity Component

Values

NameTypeDescription
Scroll AxisEnum Variable
Scroll SensitivityNumber VariableDefaults to 10
Use InertiaBool VariableIf true, the scroll area will continue moving in the direction it was scrolled.
DecelerationNumber VariableHow fast the scroll area comes to a stop when using Inertia. - Defaults to 0.135
Movement TypeEnum VariableChanges how scroll movement is handled. Clamped prevents scrolling past items, Unrestricted allows infinite scrolling, and Elastic allows a little bit of scrolling past items but will bounce back to them

Attributes:
ModboxMain.MBTypeComponentNoIngameAddingAttribute