Returns whether the status bar's fill direction is reversed
Signature:
reversed
=
StatusBar:GetReverseFill()
Returns:
reversed
-true
if the status bar fills from right to left (or from top to bottom when the status bar is vertically oriented);false
otherwise (boolean
)