 | ListPoolT Class |
A generic class for storing a pool of lists.
Inheritance Hierarchy
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static class ListPool<T>
Type Parameters
- T
- The list element type.
The ListPoolT type exposes the following members.
Methods
See Also