Difference between revisions of "ShowCameraClippedEntity"

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

Latest revision as of 20:38, 27 October 2020

Unhides a previously hidden entity and any child entities that are bound to the target.

Syntax

ShowCameraClippedEntity(entityId)
  • entityId (string): ID of entity to unhide

Related Pages