UMapModifierIntProperty¶
#include <MapModifierIntProperty.h>
Inherits from UMapModifierProperty, UObject
Public Functions¶
| Name | |
|---|---|
| void | SetValue(int32 NewValue) |
| UMapModifierIntProperty() |
Public Attributes¶
| Name | |
|---|---|
| int32 | DefaultValue |
| int32 | MaxValue |
| int32 | MinValue |
| int32 | Value |
Updated on 2025-01-21 at 09:02:24 +0100