Click or drag to resize

PoolerDestroy Method (Component)

Pool an instance.

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

Parameters

instance
Type: Component

Return Value

Type: Boolean
See Also