Mostly Harmless

UE2:ObjectPool (UT2004)

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
UT2004 Object >> ObjectPool
Package: 
Engine
This class in other games:
UE2Runtime, UT2003, U2, U2XMP

null

Properties

Objects

Type: array<Object>


Instance functions

AllocateObject

simulated function Object AllocateObject (Class ObjectClass)


FreeObject

simulated function FreeObject (Object Obj)


Shrink

simulated function Shrink ()