Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticResolutionFractionHeurist- > API/Runtime/Engine/FStaticResolutionFractionHeurist-/FUserSettings
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PullEditorRenderingSettings
(
EViewStatusForScreenPercentage ViewStatus |
Pulls the user settings from the editor cvars. | LegacyScreenPercentageDriver.h | |
void PullEditorRenderingSettings
(
bool bIsRealTime, |
LegacyScreenPercentageDriver.h |
PullEditorRenderingSettings(EViewStatusForScreenPercentage)
Description
Pulls the user settings from the editor cvars.
| Name | PullEditorRenderingSettings |
| 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 PullEditorRenderingSettings
(
EViewStatusForScreenPercentage ViewStatus
)
PullEditorRenderingSettings(bool, bool)
| Name | PullEditorRenderingSettings |
| 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 PullEditorRenderingSettings
(
bool bIsRealTime,
bool bIsPathTraced
)