Click or drag to resize

PoolerDestroyAll Method (String)

Pool all instances of a prefab.

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

Parameters

name
Type: SystemString

Return Value

Type: Boolean
See Also