hud.removeField 2

Removes one custom field from the bar. Does nothing if no field with that id exists.


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1stringIdentifier of the field to remove.

Examples

No examples available.


Back to Scripting API