EntityIdNR

EntityId No Reference Struct representing EntityId but without compile time information of EntityManager Used to bypass forward reference problems

struct EntityIdNR {}

Postblit

this(this)
this(this)
Undocumented in source.

Members

Variables

id
uint id;
Undocumented in source.
type
uint type;
Undocumented in source.

Meta