Black Ops III

NewDamageIndicatorHudElem

Create a new hud element for a particular client

Example:

self.kc_topbar = NewClientHudElem(self)

Returns: hudelem

Parameters

ParameterSummary
*clientThe client for whom the hud element is created.

* = mandatory