UDeviceProfileManager::GetScalabilityCVar

Retrieves the value of a scalability group cvar if it was set by the active device profile.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfileManager.h

Include

#include "DeviceProfiles/DeviceProfileManager.h"

Source

/Engine/Source/Runtime/Engine/Private/DeviceProfiles/DeviceProfileManager.cpp

Syntax

static bool GetScalabilityCVar
(
    const FString & CvarName,
    float & OutValue
)

Remarks

Retrieves the value of a scalability group cvar if it was set by the active device profile.

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