Eye of the Nile Docs
Everything you need to know to get started!
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
FMOD.Memory Member List

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.Memoryprivate
FMOD5_Memory_Initialize(IntPtr poolmem, int poollen, MEMORY_ALLOC_CALLBACK useralloc, MEMORY_REALLOC_CALLBACK userrealloc, MEMORY_FREE_CALLBACK userfree, MEMORY_TYPE memtypeflags)FMOD.Memoryprivate
GetStats(out int currentalloced, out int maxalloced, bool blocking=true)FMOD.Memorystatic
Initialize(IntPtr poolmem, int poollen, MEMORY_ALLOC_CALLBACK useralloc, MEMORY_REALLOC_CALLBACK userrealloc, MEMORY_FREE_CALLBACK userfree, MEMORY_TYPE memtypeflags=MEMORY_TYPE.ALL)FMOD.Memorystatic