Go to the source code of this file.
Functions | |
AK::IAkPluginParam *__cdecl | CreateSoundSeedWindParams (AK::IAkPluginMemAlloc *in_pAllocator) |
Static creation function that returns an instance of the sound engine plug-in parameter node to be hooked by the sound engine plug-in manager. |
|
AK::IAkPlugin *__cdecl | CreateSoundSeedWind (AK::IAkPluginMemAlloc *in_pAllocator) |
Plugin mechanism. Source create function and register its address to the plug-in manager. |
|
Variables | |
const AkUInt32 | AKSOURCEID_SOUNDSEEDWIND = 119 |
static const AkPluginParamID | AKSSWIND_DEFLECTORS_DATA_ID = 200 |
Information shared between UI and SoundEngine plug-ins. Parameter ID for change notifications. |
|
static const AkPluginParamID | AKSSWIND_DEFLECTORS_POSITIONS_ID = 225 |
Only deflector positions changed. |
|
static const AkPluginParamID | AKSSWIND_DEFLECTORS_PROPERTIES_ID = 250 |
Only deflector properties changed. |
|
static const AkPluginParamID | AKSSWIND_DEFLECTORS_MAXDISTANCE_ID = 275 |
Only max distance changed. |
|
static const AkPluginParamID | AKSSWIND_CURVES_DATA_ID = 300 |
Curve properties changed. |
Plug-in unique ID and creation functions (hooks) necessary to register the SoundSeed Wind plug-in to the sound engine.
Wwise source name: SoundSeed Wind
Library file: AkSoundSeedWind.lib
Definition in file AkSoundSeedWindFactory.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