BlueprintAPI > BlueprintAPI/Audio > BlueprintAPI/Audio/Effects
Adds a submix effect preset to the given submix at the end of its submix effect chain. Returns the number of submix effects.
Target is Audio Mixer Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Sound Submix | |
object | Submix Effect Preset |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
integer | Return Value | Adds a submix effect preset to the given submix at the end of its submix effect chain. Returns the number of submix effects. |