HideCameraClippedEntity

From Nomad DB
Revision as of 18:30, 16 April 2020 by Cobra (talk | contribs) (Created page with "Hides the specified entity and any child entities that are bound to the target. == Syntax == <syntaxhighlight lang="lua"> HideCameraClippedEntity(entityId) </syntaxhighlight>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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