UE2:ObjectPool (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> ObjectPool
Package:
Engine
This class in other games:

null

Properties

Objects

Type: array<Object>


Instance functions

AllocateObject

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


FreeObject

simulated function FreeObject (Object Obj)


GetObject

simulated function Object GetObject (Class ObjectClass)


Shrink

simulated function Shrink ()