Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/USpinBox
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/SpinBox.h |
| Include | #include "Components/SpinBox.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/SpinBox.cpp |
UFUNCTION (BlueprintCallable, Category="Behavior")
void SetMaxValue
(
float NewValue
)
Remarks
Set the maximum value that can be manually set in the spin box.