HideHudTextForAll
Takes a HUD text off every screen (the element stays for later).
Syntax
Section titled “Syntax”HideHudTextForAll(id)| Parameter | Type | |
|---|---|---|
id |
number | the element |
Returns
Section titled “Returns”boolean
Example
Section titled “Example”HideHudTextForAll(banner)See also
Section titled “See also”ShowHudTextForAll · DestroyHudText · the GameText and HUD group of the index
