There is no spoon

UE2:ObjectPool (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> ObjectPool
Package: 
Engine
This class in other games:
UE2Runtime, UT2003, U2XMP, UT2004

null

Properties[edit]

Objects[edit]

Type: array<Object>


Instance functions[edit]

AllocateObject[edit]

simulated function Object AllocateObject (Class ObjectClass)


FreeObject[edit]

simulated function FreeObject (Object Obj)


Shrink[edit]

simulated function Shrink ()