Ultimate Pooling Scripting Reference
PoolGroupspawn Method |
Spawn an instance from the pool.
Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

public Object spawn()
function spawn();
Return Value
Type: ObjectAn instance of a pooled object
