Click or drag to resize

PoolerGetPool Method (String)

Get a particular pool.

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

Parameters

name
Type: SystemString

Return Value

Type: Pool
See Also