Navigation
Unreal Engine C++ API Reference > Plugins > SoundCueTemplates
References
Module | SoundCueTemplates |
Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplateSettings.h |
Include | #include "SoundCueTemplateSettings.h" |
Syntax
USTRUCT&40;&41;
struct FSoundCueTemplateQualitySettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FText | DisplayName | |
![]() ![]() ![]() |
int32 | MaxConcatenatedVariations | The max number of variations to include for the given quality in a SoundCueContainer set to 'Concatenate'. |
![]() ![]() ![]() |
int32 | MaxMixVariations | The max number of variations to include for the given quality in a SoundCueContainer set to 'Mix'. |
![]() ![]() ![]() |
int32 | MaxRandomizedVariations | The max number of variations to include for the given quality in a SoundCueContainer set to 'Randomized'. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |