The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:ObjectPool (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2 Object >> ObjectPool

Contents

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

null

[edit] Properties

[edit] Objects

Type: array<Object>


[edit] Instance functions

[edit] AllocateObject

simulated function Object AllocateObject (Class ObjectClass)


[edit] FreeObject

simulated function FreeObject (Object Obj)


[edit] Shrink

simulated function Shrink ()