Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sound Wave Envelope Data Per Sound' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Sound Wave Envelope Data Per Sound |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Envelope | The current envelope of the playing sound |
| real | Playback Time | The current playback time of this sound wave |
| object | Sound Wave | The sound wave this envelope data is associated with |