Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Client
/
StatusBar
/
Functions
/
AddControl
Returns
none
Prototype
StatusBar:AddControl(
BaseWindow
control
, boolean
align
)
Description
Adds the
control
to the bar.
Additional Notes
If align is false the element will be aligned on the left, otherwise right.