Wwise SDK 2022.1.17
|
#include <AkArray.h>
Static Public Member Functions | |
static AkForceInline void * | Alloc (size_t in_uSize) |
static AkForceInline void * | ReAlloc (void *in_pCurrent, size_t in_uOldSize, size_t in_uNewSize) |
static AkForceInline void | Free (void *in_pAddress) |
static AkForceInline void | TransferMem (void *&io_pDest, AkArrayAllocatorNoAlign< T_MEMID > in_srcAlloc, void *in_pSrc) |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise