Space Engineers
VRage.Generics.MyObjectsPool< T > Member List

This is the complete list of members for VRage.Generics.MyObjectsPool< T >, including all inherited members.

ActiveVRage.Generics.MyObjectsPool< T >
ActiveCountVRage.Generics.MyObjectsPool< T >
Allocate(bool nullAllowed=false)VRage.Generics.MyObjectsPool< T >inline
AllocateOrCreate(out T item)VRage.Generics.MyObjectsPool< T >inline
BaseCapacityVRage.Generics.MyObjectsPool< T >
CapacityVRage.Generics.MyObjectsPool< T >
Deallocate(T item)VRage.Generics.MyObjectsPool< T >inline
DeallocateAll()VRage.Generics.MyObjectsPool< T >inline
DeallocateAllMarked()VRage.Generics.MyObjectsPool< T >inline
MarkAllActiveForDeallocate()VRage.Generics.MyObjectsPool< T >inline
MarkForDeallocate(T item)VRage.Generics.MyObjectsPool< T >inline
MyObjectsPool(int baseCapacity)VRage.Generics.MyObjectsPool< T >inline