Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor > API/Plugins/TweeningUtilsEditor/FTweenPointStyle
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/TweenSliderStyle.h |
|
FTweenPointStyle
(
const FVector2D& InNormalSize,
const FVector2D& InHoveredSize,
const FVector2D& InPressedSize,
const FVector2D& InHitSize
)
|
|
Widgets/TweenSliderStyle.h |
|
FTweenPointStyle()
| |
|
| Name |
FTweenPointStyle |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Widgets/TweenSliderStyle.h |
| Include Path |
#include "Widgets/TweenSliderStyle.h" |
FTweenPointStyle()
FTweenPointStyle(const FVector2D &, const FVector2D &, const FVector2D &, const FVector2D &)
| |
|
| Name |
FTweenPointStyle |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/Widgets/TweenSliderStyle.h |
| Include Path |
#include "Widgets/TweenSliderStyle.h" |
| Source |
/Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Private/Widgets/TweenSliderStyle.cpp |
FTweenPointStyle
(
const FVector2D & InNormalSize,
const FVector2D & InHoveredSize,
const FVector2D & InPressedSize,
const FVector2D & InHitSize
)