|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Reflection.Internal.ObjectPool< T >, including all inherited members.
| _factory | System.Reflection.Internal.ObjectPool< T > | private |
| _items | System.Reflection.Internal.ObjectPool< T > | private |
| Allocate() | System.Reflection.Internal.ObjectPool< T > | inlinepackage |
| CreateInstance() | System.Reflection.Internal.ObjectPool< T > | inlineprivate |
| Free(T obj) | System.Reflection.Internal.ObjectPool< T > | inlinepackage |
| ObjectPool(Func< T > factory) | System.Reflection.Internal.ObjectPool< T > | inlinepackage |
| ObjectPool(Func< T > factory, int size) | System.Reflection.Internal.ObjectPool< T > | inlinepackage |