UltimatePool.Pools Property

Ultimate Pooling

UltimatePoolPools Property
Access the pool manager which maintains all existing pools. Allows pools to be created and destroyed.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static PoolManager Pools { get; }
UltimatePooling.UltimatePool.get_Pools = function();

Property Value

Type: PoolManager
See Also