Click or drag to resize

PoolerPoolsByName Field

A dictionary of all pools by their name.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static readonly Dictionary<string, Pool> PoolsByName
Request Example View Source

Field Value

Type: DictionaryString, Pool
See Also