Description for an Entity instance in the game world

Hierarchy

  • EntityInstance

Constructors

Properties

entityDefinitionName: string

name/id of the entity definition

instanceProperties: any

unparsed(!) properties of the instance

name: string

the instance name of the element (may be "")

parsedProperties: any = {}

Generated using TypeDoc