Click or drag to resize

PoolerCreateGroup Method

Create a new pool group.

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

Parameters

name
Type: SystemString

Return Value

Type: PoolGroup
See Also