Adds a node that create a 'SoundConcurrencySettings' from its members
|
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. |
|
Sound Concurrency Settings
Sound Concurrency Settings Structure
|