ObjectPoolSystem

Documents the ObjectPoolSystem class and its functions.

triangle-exclamation

Invoking ObjectPoolSystem

To invoke the object pool system, use the following Global function:

ops = Game.ObjectPoolSystem()

Sub-functions

Release

Release(object : ref:GameObject) : Bool;

Last updated