Entitas  0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.PoolEntityIndexDoesNotExistException Class Reference
Inheritance diagram for Entitas.PoolEntityIndexDoesNotExistException:
Entitas.EntitasException

Public Member Functions

 PoolEntityIndexDoesNotExistException (Pool pool, string name)
 
- Public Member Functions inherited from Entitas.EntitasException
 EntitasException (string message, string hint)
 

Detailed Description

Definition at line 426 of file Pool.cs.


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