Sets the orientation of the status bar
Signature:
StatusBar:SetOrientation("orientation")
Arguments:
orientation
- Token describing the orientation and direction of the status bar (string
)HORIZONTAL
- Fills from left to right as the status bar value increases (default)VERTICAL
- Fills from top to bottom as the status bar value increases