PoolGroup.ToString Method

Ultimate Pooling

PoolGroupToString Method
Override the string value to return detaild state information about the pool.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override string ToString()
function ToString();

Return Value

Type: String
A string representation of the current pool state
See Also