Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor > API/Plugins/TweeningUtilsEditor/STweenSlider > API/Plugins/TweeningUtilsEditor/STweenSlider/FArguments
Description
Invoked to display the correct blend value tooltips. Receives a [-1,1] value and outputs the blend value.
| Name | MapSliderValueToBlendValue |
| Type | function |
| Header File | /Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Widgets/STweenSlider.h |
| Include Path | #include "Widgets/STweenSlider.h" |
WidgetArgsType & MapSliderValueToBlendValue
(
const FMapSliderValueToBlendValue & InDelegate
)