Navigation
API > API/Plugins > API/Plugins/TweeningUtilsEditor
| Name | FTweeningUtilsCommands |
| Type | class |
| Header File | /Engine/Plugins/Animation/TweeningUtils/Source/TweeningUtilsEditor/Public/TweeningUtilsCommands.h |
| Include Path | #include "TweeningUtilsCommands.h" |
Syntax
class FTweeningUtilsCommands : public TCommands< FTweeningUtilsCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FTweeningUtilsCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTweeningUtilsCommands() |
TweeningUtilsCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChangeAnimSliderTool | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| DragAnimSliderTool | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetControlsToTween | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetTweenBlendEase | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetTweenBlendNeighbor | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetTweenBlendRelative | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetTweenPushPull | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetTweenSmoothRough | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| SetTweenTimeOffset | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h | ||
| ToggleOvershootMode | TSharedPtr< FUICommandInfo > | TweeningUtilsCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
TweeningUtilsCommands.h |