Black Ops III

SetClientUIVisibilityFlag

Sets a HUD visibility flag only on this client

Example:

e_player SetClientUIVisibilityFlag( "hud_visible", 1 )

Parameters

ParameterSummary
*flagNameThe name of the flag
*valueThe value to set

* = mandatory