RemoveEntity

From Nomad DB
Revision as of 13:18, 16 April 2020 by Cobra (talk | contribs) (Created page with "Removes the specified entity. == Syntax == <syntaxhighlight lang="lua"> RemoveEntity(entity) </syntaxhighlight> * '''entity'' (string): ID of entity to remove....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Removes the specified entity.

Syntax

RemoveEntity(entity)
  • 'entity (string): ID of entity to remove.

Related Pages