UOptionsScreenProp_ComboBox¶
#include <OptionsScreenProp_ComboBox.h>
Inherits from UOptionsScreenProperty, UObject
Public Functions¶
Name | |
---|---|
int32 | GetCurrentValue() |
void | SetCurrentValue(int32 In) |
UOptionsScreenProp_ComboBox() |
Public Attributes¶
Name | |
---|---|
int32 | CurrentValue |
TArray< [[FText]] > | Options |
Updated on 2025-01-21 at 09:02:24 +0100