Click or drag to resize

UNetPoolingPoolManager Field

[This is preliminary documentation and is subject to change.]

The GameObjectPoolManager responsible for managing the pools.

Namespace:  Umbrace.Unity.PurePool.UNet
Assembly:  Umbrace.Unity.PurePool.UNet (in Umbrace.Unity.PurePool.UNet.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
[TooltipAttribute("The GameObjectPoolManager responsible for managing the pools.")]
public GameObjectPoolManager PoolManager

Field Value

Type: GameObjectPoolManager
See Also