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
Attack Time
0.0
Can Release
Release 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.

Attack Time
Float

Time taken to apply duck using volume scalar.

Can Release
Boolean

Whether or not volume scaling can release (i.e. "recover") volume ducking behavior when concurrency group sounds stop.

Release Time
Float

Time taken to remove duck using volume scalar.

Voice Steal Release Time
Float

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

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback