![]() |
Eye of the Nile Docs
Everything you need to know to get started!
|
Static Public Member Functions | |
static RESULT | Initialize (IntPtr poolmem, int poollen, MEMORY_ALLOC_CALLBACK useralloc, MEMORY_REALLOC_CALLBACK userrealloc, MEMORY_FREE_CALLBACK userfree, MEMORY_TYPE memtypeflags=MEMORY_TYPE.ALL) |
static RESULT | GetStats (out int currentalloced, out int maxalloced, bool blocking=true) |
Private Member Functions | |
static RESULT | FMOD5_Memory_Initialize (IntPtr poolmem, int poollen, MEMORY_ALLOC_CALLBACK useralloc, MEMORY_REALLOC_CALLBACK userrealloc, MEMORY_FREE_CALLBACK userfree, MEMORY_TYPE memtypeflags) |
static RESULT | FMOD5_Memory_GetStats (out int currentalloced, out int maxalloced, bool blocking) |
|
private |
|
private |
|
static |
|
static |