GetScalabilityCVar

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

GetScalabilityCVar

(
    const FString& CvarName,
    int32& OutValue
)

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

Public function Static

bool

 

GetScalabilityCVar

(
    const FString& CvarName,
    float& OutValue
)

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