Click or drag to resize

PoolPrefab Field

The prefab to pool instances of. The particular component is important as that's the component you will get when initializing an instance.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public Component Prefab
Request Example View Source

Field Value

Type: Component
See Also