![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Properties | |
TriggerOnEvent | trigger [get] |
Additional Inherited Members | |
![]() | |
void | Execute (List< Entity > entities) |
Implement this interface if you want to create a reactive system which is triggered by the specified trigger.
Definition at line 7 of file IReactiveSystem.cs.