Developer Documentation

Adjust Attenuation

Adjust Attenuation

This function is used to modify the Attenuation Settings on the targeted ODIN Synth instance. It is worth noting that Attenuation Settings are only passed to new Active Sounds on start, so modified Attenuation data should be set before sound playback.

Inputs

NameTypeDescription
Execexec
TargetOdin Synth ComponentThe Odin Synth Component to call this function on.
In Attenuation SettingsFSoundAttenuationSettingsThe attenuation settings to apply to the targeted ODIN Synth instance.

Outputs

NameTypeDescription
Execexec