Wwise SDK 2024.1.0
|
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 の 502 行目に定義があります。