Click or drag to resize

GameObjectPoolTPrecache Method

Prepare some instances before they're actually needed.

Namespace:  RavingBots.MagicGestures.Utils.ObjectPooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Precache(
	int precache
)

Parameters

precache
Type: SystemInt32
See Also