FSoundCueTemplateQualitySettings

Windows
MacOS
Linux

References

Module

SoundCueTemplates

Header

/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplateSettings.h

Include

#include "SoundCueTemplateSettings.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FSoundCueTemplateQualitySettings

Variables

Name Description

Public variable UProperty Category visibleanywhere

FText

 

DisplayName

Public variable UProperty Category, EditAnywhere, Meta

int32

 

MaxConcatenatedVariations

The max number of variations to include for the given quality in a SoundCueContainer set to 'Concatenate'.

Public variable UProperty Category, EditAnywhere, Meta

int32

 

MaxMixVariations

The max number of variations to include for the given quality in a SoundCueContainer set to 'Mix'.

Public variable UProperty Category, EditAnywhere, Meta

int32

 

MaxRandomizedVariations

The max number of variations to include for the given quality in a SoundCueContainer set to 'Randomized'.

Constructors

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