Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor > API/Plugins/TweeningUtilsEditor/STweenSlider > API/Plugins/TweeningUtilsEditor/STweenSlider/FArguments
Description
Invoked when the user presses a point to select a blend value. Receives a value from -1 to 1 regardless of ScaleRenderMode.
| Name | OnPointValuePicked |
| Type | function |
| Header File | /Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Widgets/STweenSlider.h |
| Include Path | #include "Widgets/STweenSlider.h" |
WidgetArgsType & OnPointValuePicked
(
const FSliderChangedDelegate & InDelegate
)