GuiInterface.compassSetIconStacking
Sets whether the icon should be stacked on top of other icons.
Kind: Function
Environments: Game
Game
guiInterface:compassSetIconStacking( iconName, stacking )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
compassHud |
GuiInterface | The compass hud GUI. |
iconName |
string | Name of a compass icon. |
stacking |
boolean | The stacking setting. |