UOptionsScreenProperty¶
#include <OptionsScreenProperty.h>
Inherits from UObject
Inherited by UOptionsScreenProp_CheckBox, UOptionsScreenProp_ComboBox, UOptionsScreenProp_Keybind, UOptionsScreenProp_Slider
Public Functions¶
| Name | |
|---|---|
| void | Apply() |
| bool | IsDefaultValue() |
| void | Reset() |
| void | ResetToDefault() |
| UOptionsScreenProperty() |
Public Attributes¶
| Name | |
|---|---|
| bool | ApplyImmediately |
| bool | ApplyOnlyImmediately |
| FOptionsScreenPropertyCurrentValueChanged | CurrentValueChanged |
| [[FText]] | Description |
| [[FText]] | Name |
Updated on 2025-01-21 at 09:02:24 +0100