UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSoundConcurrencySettings Member List

This is the complete list of members for FSoundConcurrencySettings, including all inherited members.

bLimitToOwnerFSoundConcurrencySettings
bVolumeScaleCanReleaseFSoundConcurrencySettings
FSoundConcurrencySettings()FSoundConcurrencySettings
GetMaxCount() constFSoundConcurrencySettings
GetVolumeScale() constFSoundConcurrencySettings
IsEvictionSupported() constFSoundConcurrencySettings
ResolutionRuleFSoundConcurrencySettings
RetriggerTimeFSoundConcurrencySettings
SetMaxCount(int32 InMaxCount)FSoundConcurrencySettings
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category=Concurrency, meta=(DisplayName="Max Count (Dynamic)", DisplayAfter="bEnableMaxCountPlatformScaling", EditCondition="!bEnableMaxCountPlatformScaling", EditConditionHides, UIMin="1", ClampMin="1")) int32 MaxCountFSoundConcurrencySettings
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category="Volume Scaling", meta=(DisplayName="Recover Time", DisplayAfter="bVolumeScaleCanRelease", EditCondition="bVolumeScaleCanRelease && VolumeScaleMode == EConcurrencyVolumeScaleMode::Default", EditConditionHides, UIMin="0.0", ClampMin="0.0", UIMax="10.0", ClampMax="1000000.0")) float VolumeScaleReleaseTime=0.5fFSoundConcurrencySettingspure virtual
VoiceStealReleaseTimeFSoundConcurrencySettings
VolumeScaleAttackTimeFSoundConcurrencySettings
VolumeScaleModeFSoundConcurrencySettings