ObjectPoolSystem

Documents the ObjectPoolSystem class and its functions.

NOT DOCUMENTED We currently don't have information on how these functions work. They are being documented here for visibility.

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