UE2:ObjectPool (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2 Object >> ObjectPool
Package:
Engine
This class in other games:

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 ()