Wwise SDK 2024.1.3
|
#include <AkFXParameterChangeHandler.h>
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] |
Definition at line 40 of file AkFXParameterChangeHandler.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise