NewClientHudElem( <client> )


Module: HUD
MP Only

Summary:

Create a new hud element for a particular client



Example:

self.kc_topbar = NewClientHudElem(self);



Required Args:

  • 1 : <client> The client for whom the hud element is created.