Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.ITearDownSystem Interface Reference
Inheritance diagram for Entitas.ITearDownSystem:
Entitas.ISystem Entitas.Systems

Public Member Functions

void TearDown ()
 

Detailed Description

Implement this interface if you want to create a system which should tear down once in the end.

Definition at line 5 of file ITearDownSystem.cs.


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