My Project
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Classes
Package UniExtensions.Resource

Classes

class  ComponentPool< T >
 Object pool. Used for recyling tather than Instantiate/Destroy. More...
 
class  ObjectPool< T >
 Object pool. Used for recyling tather than Instantiate/Destroy. More...
 
class  PrefabPool
 Prefab pool. Used for recyling tather than Instantiate/Destroy. More...
 
class  Recycler