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>...")
(No difference)

Revision as of 18:30, 16 April 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