Wwise SDK 2023.1.8
|
Generic base for all plug-in instances. In C++, this is derived. In C, they are equivalent. [詳解]
#include <PluginDef.h>
Generic base for all plug-in instances. In C++, this is derived. In C, they are equivalent.
Pointer to a generic base for a plug-in instances.
PluginDef.h の 500 行目に定義があります。