UGameUserSettings::GetOverallScalabilityLevel

Returns the overall scalability level (can return -1 if the settings are custom)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameUserSettings.h

Include

#include "GameFramework/GameUserSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/GameUserSettings.cpp

Syntax

virtual int32 GetOverallScalabilityLevel() const

Remarks

Returns the overall scalability level (can return -1 if the settings are custom)

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