 | HashPoolTGet Method |
Gets an available hash set from the pool.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static HashSet<T> Get()
Return Value
Type:
HashSetTAn available hash set from the pool.
See Also