Wwise SDK 2025.1.0
|
Plug-in backend instance. [詳解]
#include <PluginInstanceTypes.h>
その他の継承メンバ | |
![]() | |
virtual | ~ak_wwise_plugin_cpp_base_instance () |
Plug-in backend instance.
A backend contains all the logic for the Authoring part of the plug-in. It is uniquely instantiated for each plug-in instance in a project.
PluginInstanceTypes.h の 103 行目に定義があります。