ShowEntity

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

Unhides a previously hidden entity. This does not affect any child entities that are bound to the target.

Syntax

ShowEntity(entityId)
  • entityId (string): ID of entity to unhide

Related Pages