Verse API reference page for the slider_regular class
Slider with a text value. Displays a slider, its progress bar and value.
Verse using statement |
using { /Fortnite.com/UI } |
Inheritance Hierarchy
This class is derived from widget.
| Name | Description |
|---|---|
widget |
Base class for all UI elements drawn on the player's screen. |
Members
This class has both data members and functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
DefaultMaxValue |
float |
The maximum value that the slider can haver. Used only during initialization of the widget and not modified by SetMaxValue. |
DefaultMinValue |
float |
The minimum value that the slider can haver. Used only during initialization of the widget and not modified by SetMinValue. |
DefaultStepSize |
float |
The amount to adjust the value by, when using a controller or keyboard. Used only during initialization of the widget and not modified by SetStepSize. |
DefaultValue |
float |
The value to display to the user. Used only during initialization of the widget and not modified by SetValue. |
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.