Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SoundVariation' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Sound Variation |
Outputs
Type | Name | Description |
---|---|---|
object | Sound Wave | The sound wave asset to use for this variation |
real | Probability Weight | The probability weight to use for this variation |
vector2d struct | Volume Range | The volume range to use for this variation |
vector2d struct | Pitch Range | The pitch range to use for this variation |