Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UGameUserSettings
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 |
UFUNCTION (BlueprintCallable, Category=Settings,
Meta=(DisplayName="GetResolutionScaleInformation"))
void GetResolutionScaleInformationEx
(
float & CurrentScaleNormalized,
float & CurrentScaleValue,
float & MinScaleValue,
float & MaxScaleValue
) const
Remarks
Returns the current resolution scale and the range.