Show / Hide Table of Contents

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 Source

Entity

Type Description
EntityInstance

The referenced entity.
Make sure to call LDtkIidBank.CacheIidData(LdtkJson, Level) first!

| Improve this Doc View Source

EntityIid

IID of the refered EntityInstance

Type Description
System.String
| Improve this Doc View Source

Layer

Type Description
LayerInstance

The layer that this entity is referenced from.
Make sure to call LDtkIidBank.CacheIidData(LdtkJson, Level) first!

| Improve this Doc View Source

LayerIid

IID of the LayerInstance containing the refered EntityInstance

Type Description
System.String
| Improve this Doc View Source

Level

Type Description
Level

The level that this entity is referenced from.
Make sure to call LDtkIidBank.CacheIidData(LdtkJson, Level) first!

| Improve this Doc View Source

LevelIid

IID of the Level containing the refered EntityInstance

Type Description
System.String
| Improve this Doc View Source

World

Type Description
World

The world that this entity is referenced from.
Make sure to call LDtkIidBank.CacheIidData(LdtkJson, Level) first!

| Improve this Doc View Source

WorldIid

IID of the World containing the refered EntityInstance

Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX