Difference between revisions of "RemoveEntity"

From Nomad DB
(Created page with "Removes the specified entity. == Syntax == <syntaxhighlight lang="lua"> RemoveEntity(entity) </syntaxhighlight> * '''entity'' (string): ID of entity to remove....")
(No difference)

Revision as of 13:18, 16 April 2020

Removes the specified entity.

Syntax

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

Related Pages