Break SoundConcurrencySettings

Break SoundConcurrencySettings

Windows
MacOS
Linux

Adds a node that breaks a 'SoundConcurrencySettings' into its member fields

Break SoundConcurrencySettings
Sound Concurrency Settings
Max Count
0
Limit To Owner
Resolution Rule
Retrigger Time
0.0
Duck Time
0.0
Can Recover
Recover Time
0.0
Voice Steal Release Time
0.0

Inputs

Sound Concurrency Settings
Sound Concurrency Settings Structure (by ref)

Outputs

Max Count
Integer

The max number of allowable concurrent active voices for voices playing in this concurrency group.

Limit To Owner
Boolean

Whether or not to limit the concurrency to per sound owner (i.e. the actor that plays the sound). If the sound doesn't have an owner, it falls back to global concurrency.

Resolution Rule
EMaxConcurrentResolutionRule Enum

Which concurrency resolution policy to use if max voice count is reached.

Retrigger Time
Float

Amount of time to wait (in seconds) between different sounds which play with this concurrency. Sounds rejected from this will ignore virtualization settings.

Duck Time
Float

Time taken to apply duck using volume scalar.

Can Recover
Boolean

Whether or not volume scaling can recover volume ducking behavior when concurrency group sounds stop (default scale mode only).

Recover Time
Float

Time taken to recover volume scalar duck.

Voice Steal Release Time
Float

Time taken to fade out if voice is evicted or culled due to another voice in the group starting.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss