Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools > API/Plugins/ControlRigEditor/Tools/FAnimSliderKeySelection
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigTweener.h |
| Include | #include "Tools/ControlRigTweener.h" |
Syntax
struct FContiguousKeys
Remarks
List of keys in a row
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | Indices | ||
| int32 | NextIndex | ||
| int32 | PreviousIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContiguousKeys
(
const TArray< FKeyHandle >& InAllKeyHandles, |
FAnimSliderKeySelection |