Class ReferenceToAnEntityInstance
This object describes the "location" of an Entity instance in the project worlds.
IID information of this instance
Properties
| Improve this Doc View SourceEntity
Type | Description |
---|---|
EntityInstance | The referenced entity. |
EntityIid
IID of the refered EntityInstance
Type | Description |
---|---|
System.String |
Layer
Type | Description |
---|---|
LayerInstance | The layer that this entity is referenced from. |
LayerIid
IID of the LayerInstance containing the refered EntityInstance
Type | Description |
---|---|
System.String |
Level
Type | Description |
---|---|
Level | The level that this entity is referenced from. |
LevelIid
IID of the Level containing the refered EntityInstance
Type | Description |
---|---|
System.String |
World
Type | Description |
---|---|
World | The world that this entity is referenced from. |
WorldIid
IID of the World containing the refered EntityInstance
Type | Description |
---|---|
System.String |