HideEntity

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

Hides the specified entity. This does not affect any child entities that are bound to the target.

Syntax

HideEntity(entityId)
  • entityId (string): ID of entity to hide.

Related Pages