LayerProcGen v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
ObjectPool< T > Member List

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

CountActive (defined in ObjectPool< T >)ObjectPool< T >
CountAll (defined in ObjectPool< T >)ObjectPool< T >
CountInactive (defined in ObjectPool< T >)ObjectPool< T >
Get()ObjectPool< T >
GlobalGet()ObjectPool< T >static
GlobalReturn(ref T element)ObjectPool< T >static
GlobalReturnAll(ICollection< T > elements)ObjectPool< T >static
instance (defined in ObjectPool< T >)ObjectPool< T >static
ObjectPool() (defined in ObjectPool< T >)ObjectPool< T >
Return(ref T element)ObjectPool< T >
Return(ref object obj) (defined in ObjectPool< T >)ObjectPool< T >
ReturnAll(ICollection< T > elements)ObjectPool< T >
ToString() (defined in ObjectPool< T >)ObjectPool< T >