목차
Wwise SDK 2018.1.11
|
AK::AkFXParameterChangeHandler< T_MAXNUMPARAMS > Class Template Reference
Public Member Functions | |
AkFXParameterChangeHandler () | |
void | SetParamChange (AkPluginParamID in_ID) |
bool | HasChanged (AkPluginParamID in_ID) |
bool | HasAnyChanged () |
void | ResetParamChange (AkPluginParamID in_ID) |
void | ResetAllParamChanges () |
void | SetAllParamChanges () |
Protected Attributes | |
AkUInt8 | m_uParamBitArray [(((T_MAXNUMPARAMS)+((8) -1)) &~((8) -1))/8] |
Detailed Description
template<AkUInt32 T_MAXNUMPARAMS>
class AK::AkFXParameterChangeHandler< T_MAXNUMPARAMS >
Definition at line 41 of file AkFXParameterChangeHandler.h.
The documentation for this class was generated from the following file:
- include/AK/Plugin/PluginServices/AkFXParameterChangeHandler.h