Entitas  0.40.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.IReactiveSystem Interface Reference
Inheritance diagram for Entitas.IReactiveSystem:
Entitas.IExecuteSystem Entitas.ISystem Entitas.ReactiveSystem< TEntity >

Public Member Functions

void Activate ()
 
void Deactivate ()
 
void Clear ()
 
- Public Member Functions inherited from Entitas.IExecuteSystem
void Execute ()
 

Detailed Description

Definition at line 3 of file IReactiveSystem.cs.


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