hud.removeField 2
Removes one custom field from the bar. Does nothing if no field with that id exists.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | Identifier of the field to remove. |
Examples
No examples available.
