Click or drag to resize

ReusableObjectPoolTakeObject Method

Overload List
  Name Description
Public method Static member TakeObject(Type) Gets an object from the pool, or creates a new one if no pool items are available.
Public method Static member TakeObjectT(Type) Gets an object from the pool, or creates a new one if no pool items are available.
Top
See Also