 | HashPoolTScopeHashSet Property |
Gets the pooled hash set.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic HashSet<T> HashSet { get; }Property Value
Type:
HashSetTThe pooled hash set.
See Also