Gravity Engine 2 3.0
Loading...
Searching...
No Matches
GravityEngine2.StructPool< T > Class Template Reference

Utility to manage a pool of structs in GECore. More...

Public Member Functions

int Alloc (ref NativeArray< T > a)
 
void Free (int index)
 
void Init (NativeArray< T > a, int growBy)
 

Detailed Description

Utility to manage a pool of structs in GECore.

Template Parameters
T
Type Constraints
T :struct 

The documentation for this class was generated from the following file: