I'm a doctor, not a mechanic

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[edit]

Objects[edit]

Type: array<Object>


Instance functions[edit]

AllocateObject[edit]

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


FreeObject[edit]

simulated function FreeObject (Object Obj)


GetObject[edit]

simulated function Object GetObject (Class ObjectClass)


Shrink[edit]

simulated function Shrink ()