Click or drag to resize

UNetPoolingAutoRegister Field

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

A value indicating whether to automatically register prefabs with ClientScene when pools are initialised by the manager.

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("A value indicating whether to automatically register prefabs with ClientScene when pools are initialised by the manager.")]
public bool AutoRegister

Field Value

Type: Boolean
See Also