Wwise SDK 2018.1.11
|
公開メンバ関数 | |
virtual void * | Malloc (size_t in_uSize)=0 |
virtual void | Free (void *in_pMemAddress)=0 |
限定公開メンバ関数 | |
virtual | ~IAkPluginMemAlloc () |
Virtual destructor on interface to avoid warnings. [詳解] |
|
Interface to memory allocation
![]() |
Caution: SDK users should never call these function directly, but use memory allocation macros instead. |
IAkPluginMemAlloc.h の 45 行目に定義があります。