Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor > API/Plugins/TweeningUtilsEditor/STweenView > API/Plugins/TweeningUtilsEditor/STweenView/FArguments
Description
If set, an indication where to position the slider. Range [-1,1]. If unset, defaults to 0. Ignored if the user is dragging the slider.
| Name | OverrideSliderPosition |
| Type | function |
| Header File | /Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Widgets/MVC/STweenView.h |
| Include Path | #include "Widgets/MVC/STweenView.h" |
WidgetArgsType & OverrideSliderPosition
(
const TAttribute < TOptional < float > > & InAttribute
)