Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sound Modulation Default Routing Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Sound Modulation Default Routing Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Volume Routing | What volume modulation settings to use |
| enum | Pitch Routing | What pitch modulation settings to use |
| enum | Highpass Routing | What high-pass modulation settings to use |
| enum | Lowpass Routing | What low-pass modulation settings to use |
| struct | Volume | Volume modulation |
| struct | Pitch | Pitch modulation |
| struct | Highpass | Highpass modulation |
| struct | Lowpass | Lowpass modulation |