Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Passive Sound Mix Modifier' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Passive Sound Mix Modifier |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Sound Mix | The SoundMix to activate |
| real | Min Volume Threshold | Minimum volume level required to activate SoundMix. Below this value the SoundMix will not be active. |
| real | Max Volume Threshold | Maximum volume level required to activate SoundMix. Above this value the SoundMix will not be active. |