Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/USlider
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/Slider.h |
Include | #include "Components/Slider.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/Slider.cpp |
UFUNCTION (BlueprintCallable, Category="Behavior")
void SetStepSize
(
float InValue
)
Remarks
Sets the amount to adjust the value by, when using a controller or keyboard.