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

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