Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Public Member Functions | Properties | List of all members
Entitas.IEntityIndex Interface Reference
Inheritance diagram for Entitas.IEntityIndex:
Entitas.AbstractEntityIndex< TEntity, TKey > Entitas.EntityIndex< TEntity, TKey > Entitas.PrimaryEntityIndex< TEntity, TKey >

Public Member Functions

void Activate ()
 
void Deactivate ()
 

Properties

string name [get]
 

Detailed Description

Definition at line 3 of file IEntityIndex.cs.


The documentation for this interface was generated from the following file: