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