Click or drag to resize

PoolerDestroyPool Method (Component)

Destroy a pool.

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

Parameters

prefab
Type: Component

Return Value

Type: Boolean
See Also