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, BlueprintSetter, Category="Behavior")
void SetDelta
(
float NewValue
)
Remarks
Set the delta for the spin box.