Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ObjectPool (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2XMP Object >> ObjectPool

Contents

Package: 
Engine
This class in other games:
U2, UE2Runtime, UT2003, UT2004

null

[edit] Properties

[edit] Objects

Type: array<Object>


[edit] Instance functions

[edit] AllocateObject

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


[edit] FreeObject

simulated function FreeObject (Object Obj)


[edit] GetObject

simulated function Object GetObject (Class ObjectClass)


[edit] Shrink

simulated function Shrink ()