Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools
Inheritance Hierarchy
- FBaseAnimSlider
- FBasicBlendSlider
- FBlendNeighborSlider
- FControlsToTween
- FPushPullSlider
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
Syntax
struct FBaseAnimSlider
Remarks
Base struct that performs common actions for slider animation tools
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimSliderKeySelection | KeySelection | ||
| FAnimSliderObjectSelection | ObjectSelection |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Blend
(
TWeakPtr< ISequencer >& InSequencer, |
||
| FText | GetText () |
||
| FText | |||
| bool | Setup
(
TWeakPtr< ISequencer >& InSequencer |
Setup up what's needed for the slider to blend |