GuiInterface.setSliderPosition
Sets the position of a slider
Kind: Function
Environments: Game
Game
guiInterface:setSliderPosition( sliderName, position )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
sliderName |
string | The name of the slider |
position |
integer | The slider position |