Table des matières
Wwise SDK 2018.1.11
|
IAkRTPCSubscriber.h
Go to the documentation of this file.
53 /// This function will be called to notify the subscriber every time a selected value is entered or modified
Definition: IAkRTPCSubscriber.h:46
virtual AKRESULT SetParam(AkPluginParamID in_paramID, const void *in_pParam, AkUInt32 in_uParamSize)=0
virtual ~IAkRTPCSubscriber()
Virtual destructor on interface to avoid warnings.
Definition: IAkRTPCSubscriber.h:50