I don't need to test my programs. I have an error-correcting modem.

UE2:ObjectPool (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 ()