UMapModifierComboBoxProperty¶
#include <MapModifierComboBoxProperty.h>
Inherits from UMapModifierProperty, UObject
Public Functions¶
| Name | |
|---|---|
| void | SetValue(int32 NewValue) |
| UMapModifierComboBoxProperty() |
Public Attributes¶
| Name | |
|---|---|
| int32 | DefaultValue |
| TArray< [[FText]] > | TextValues |
| int32 | Value |
Updated on 2025-01-21 at 09:02:24 +0100