ShowCameraClippedEntity

From Nomad DB
Revision as of 17:31, 16 April 2020 by Cobra (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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