![]() |
Eye of the Nile Docs
Everything you need to know to get started!
|
This is the complete list of members for FMOD.Memory, including all inherited members.
FMOD5_Memory_GetStats(out int currentalloced, out int maxalloced, bool blocking) | FMOD.Memory | private |
FMOD5_Memory_Initialize(IntPtr poolmem, int poollen, MEMORY_ALLOC_CALLBACK useralloc, MEMORY_REALLOC_CALLBACK userrealloc, MEMORY_FREE_CALLBACK userfree, MEMORY_TYPE memtypeflags) | FMOD.Memory | private |
GetStats(out int currentalloced, out int maxalloced, bool blocking=true) | FMOD.Memory | static |
Initialize(IntPtr poolmem, int poollen, MEMORY_ALLOC_CALLBACK useralloc, MEMORY_REALLOC_CALLBACK userrealloc, MEMORY_FREE_CALLBACK userfree, MEMORY_TYPE memtypeflags=MEMORY_TYPE.ALL) | FMOD.Memory | static |