Click or drag to resize

GameObjectPoolT_prefab Field

The prefab used to create new instances.

Namespace:  RavingBots.MagicGestures.Utils.ObjectPooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private readonly T _prefab

Field Value

Type: T
See Also