Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools > API/Plugins/ControlRigEditor/Tools/FControlsToTween > API/Plugins/ControlRigEditor/Tools/FControlsToTween/Setup
- FBaseAnimSlider::Setup()
- FControlsToTween::Setup()
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Private/Tools/ControlRigTweener.cpp |
virtual bool Setup
&40;
TWeakPtr< ISequencer > & InSequencer
&41;
Remarks
Setup up what's needed for the slider to blend
Parameters
| Name | Description |
|---|---|
| InSequencer | Sequencer to get keys, controls, etc. from |
| returns | true if we have something that we can blend |