Click or drag to resize

PoolerPoolGroupsByName Field

A dictionary of all pool groups by name.

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

Field Value

Type: DictionaryString, PoolGroup
See Also