Sets the minimum and maximum values of the status bar

Signature:

StatusBar:SetMinMaxValues(minValue, maxValue)

Arguments:

  • minValue - Lower boundary for values represented on the status bar (number)
  • maxValue - Upper boundary for values represented on the status bar (number)