Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticResolutionFractionHeurist- > API/Runtime/Engine/FStaticResolutionFractionHeurist-/FUserSettings
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PullRunTimeRenderingSettings () |
LegacyScreenPercentageDriver.h | ||
void PullRunTimeRenderingSettings
(
EViewStatusForScreenPercentage ViewStatus |
Pulls the user settings from the gameplay runtime cvars. | LegacyScreenPercentageDriver.h |
PullRunTimeRenderingSettings()
| Name | PullRunTimeRenderingSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LegacyScreenPercentageDriver.h |
| Include Path | #include "LegacyScreenPercentageDriver.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LegacyScreenPercentageDriver.cpp |
void PullRunTimeRenderingSettings()
PullRunTimeRenderingSettings(EViewStatusForScreenPercentage)
Description
Pulls the user settings from the gameplay runtime cvars.
| Name | PullRunTimeRenderingSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LegacyScreenPercentageDriver.h |
| Include Path | #include "LegacyScreenPercentageDriver.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LegacyScreenPercentageDriver.cpp |
void PullRunTimeRenderingSettings
(
EViewStatusForScreenPercentage ViewStatus
)