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

Public Member Functions

void Activate ()
 
void Deactivate ()
 

Detailed Description

Definition at line 6 of file EntityIndex.cs.


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