Difference between revisions of "HideCameraClippedEntity"

From Nomad DB
(Created page with "Hides the specified entity and any child entities that are bound to the target. == Syntax == <syntaxhighlight lang="lua"> HideCameraClippedEntity(entityId) </syntaxhighlight>...")
 
 
Line 1: Line 1:
 +
{{Page_WD2}}
 
Hides the specified entity and any child entities that are bound to the target.
 
Hides the specified entity and any child entities that are bound to the target.
  

Latest revision as of 20:38, 27 October 2020

Hides the specified entity and any child entities that are bound to the target.

Syntax

HideCameraClippedEntity(entityId)
  • entityId (string): ID of entity to hide

Related Pages