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")
float GetMaxValue() const
Remarks
Get the current maximum value that can be manually set in the spin box.