Click or drag to resize

PoolDestroy Method

Pool a particular instance.

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

Parameters

instance
Type: Component
See Also