Engine.garbageCollect

This function triggers garbage collection on all the loaders currently owned by the peas.Engine This can be used to force the loaders to destroy managed objects that still hold references to objects that are about to disappear.

class Engine
void
garbageCollect
()