Entitas  0.35.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.ObjectCache Class Reference

Public Member Functions

ObjectPool< T > GetObjectPool< T > ()
 
Get< T > ()
 
void Push< T > (T obj)
 
void RegisterCustomObjectPool< T > (ObjectPool< T > objectPool)
 
void Reset ()
 

Detailed Description

Definition at line 6 of file ObjectCache.cs.


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