Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Entitas.ObjectPool< T > Member List

This is the complete list of members for Entitas.ObjectPool< T >, including all inherited members.

Get() (defined in Entitas.ObjectPool< T >)Entitas.ObjectPool< T >inline
ObjectPool(Func< T > factoryMethod, Action< T > resetMethod=null) (defined in Entitas.ObjectPool< T >)Entitas.ObjectPool< T >inline
Push(T obj) (defined in Entitas.ObjectPool< T >)Entitas.ObjectPool< T >inline