UTBLOptionsScreen¶
#include <TBLOptionsScreen.h>
Inherits from UObject
Public Functions¶
| Name | |
|---|---|
| void | ApplyAll() |
| int32 | GetOverallScalabilityLevelWithAuto() const |
| void | OnGameUserSettingsUINeedsUpdate() |
| void | ResetAll() |
| void | SaveAll() |
| void | SetOverallScalabilityLevelWithAuto(int32 Value) |
| UTBLOptionsScreen() |
Public Attributes¶
| Name | |
|---|---|
| TArray< UOptionsScreenCategory * > | Categories |
| UOptionsScreenProp_ComboBox * | DLSSComboBox |
| UOptionsScreenProp_ComboBox * | IntelVRSComboBox |
| UOptionsScreenProp_ComboBox * | ResolutionsComboBox |
| UOptionsScreenProp_ComboBox * | WindowModeComboBox |
| UOptionsScreenProp_ComboBox * | XESSComboBox |
Updated on 2025-01-21 at 09:02:25 +0100