Space Engineers
|
Public Member Functions | |
MyObjectsPoolSimple (int capacity) | |
T | Allocate () |
int | GetAllocatedCount () |
int | GetCapacity () |
void | ClearAllAllocated () |
T | GetAllocatedItem (int index) |
void | Sort (IComparer< T > comparer) |
T | : | class | |
T | : | new() |
Definition at line 13 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 24 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 41 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 66 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 54 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 74 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 60 of file MyObjectsPoolSimple.cs.
|
inline |
Definition at line 80 of file MyObjectsPoolSimple.cs.