DestroyHudText
Removes a HUD text from every screen.
Syntax
Section titled “Syntax”DestroyHudText(id)| Parameter | Type | |
|---|---|---|
id |
number | the element |
Returns
Section titled “Returns”boolean - false when there is no such element
Example
Section titled “Example”DestroyHudText(roundTimer)See also
Section titled “See also”CreateHudText · HideHudTextForAll · the GameText and HUD group of the index
