My program doesn't have bugs. It just develops random features.

UE2:ObjectPool (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> ObjectPool
Package: 
Engine
This class in other games:
UE2Runtime, UT2003, U2, UT2004

null

Properties

Objects

Type: array<Object>


Instance functions

AllocateObject

simulated function Object AllocateObject (Class ObjectClass, optional Object OuterObject)


FreeObject

simulated function FreeObject (Object Obj)


GetObject

simulated function Object GetObject (Class ObjectClass)


Shrink

simulated function Shrink ()