Difference between revisions of "HideEntity"

From Nomad DB
m
 
Line 1: Line 1:
 +
{{Page_WD2}}
 
Hides the specified entity. This does not affect any child entities that are bound to the target.
 
Hides the specified entity. This does not affect any child entities that are bound to the target.
  

Latest revision as of 19:39, 27 October 2020

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