Wwise SDK 2018.1.11
IAkRTPCSubscriber
バージョン
Wwise SDK 2018.1.11
|
AK::IAkRTPCSubscriber の継承関係図

公開メンバ関数 | |
virtual AKRESULT | SetParam (AkPluginParamID in_paramID, const void *in_pParam, AkUInt32 in_uParamSize)=0 |
限定公開メンバ関数 | |
virtual | ~IAkRTPCSubscriber () |
Virtual destructor on interface to avoid warnings. [詳解] |
|
詳解
Real-Time Parameter Control Subscriber interface. This interface must be implemented by every AK::IAkPluginParam implementation, allowing real-time editing with Wwise and in-game RTPC control.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
IAkRTPCSubscriber.h の 46 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/SoundEngine/Common/IAkRTPCSubscriber.h