UAudioSettings::GetQualityLevelSettings

Get the quality level settings at the provided level index.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/AudioSettings.h

Include

#include "Sound/AudioSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioSettings.cpp

Syntax

const FAudioQualitySettings & GetQualityLevelSettings
(
    int32 QualityLevel
) const

Remarks

Get the quality level settings at the provided level index.

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