UniqueName

When added to an entity and assigned a name, the entity will be able to be searched for by name via the UniqueName.Find() function.

Fields

name

Functions

Static Functions

Find(string name)
Remove(string name)
Initialize(Entity entity)