UNetPoolingCreatePoolsForNetworkedPrefabs Method |
[This is preliminary documentation and is subject to change.]
Creates new pools using the default settings, for every prefab currently registered with ClientScene with pooling support.
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)
Syntaxpublic void CreatePoolsForNetworkedPrefabs()
Remarks
See Also