Sets the value of the status bar
Signature:
StatusBar:SetValue(value)
Arguments:
value
- Value indicating the amount of the status bar's area to be filled in (betweenminValue
andmaxValue
, whereminValue, maxValue = StatusBar
:GetMinMaxValues()
) (number
)