バージョン

menu_open
#define AK_PLUGIN_NEW ( _allocator,
_what   )     new(_allocator) _what

Macro used to allocate objects.

引数:
_allocator  Memory allocator interface.
_what  Desired object type.
戻り値:
A pointer to the newly-allocated object.
Note.gif
Note: Use AK_PLUGIN_DELETE() for memory allocated with this macro.
参照:

IAkPluginMemAlloc.h102 行で定義されています。

参照元 AkMixerInputMap< USER_DATA >::AddInput().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう