Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Soundscape Color Playback Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Randomize Starting Seek Time | Upon starting playback, will randomly seek into the Sound if true |
| boolean | Limit Playback Duration | Limit Ambient Bed's playback duration |
| real | Min Playback Duration | This is the minimum playback duration for this ambient bed (assuming a looping sound), ignored if bLimitPlaybackDuration is false |
| real | Max Playback Duration | This is the maximum playback duration for this ambient bed (assuming a looping sound), ignored if bLimitPlaybackDuration is false |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Soundscape Color Playback Settings |