Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Sequencer
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
Syntax
USTRUCT&40;&41;
struct FChannelMapInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDoesHaveSpace | ||
| int32 | CategoryIndex | ||
| int32 | ChannelIndex | ||
| FName | ChannelTypeName | ||
| TArray< uint32 > | ConstraintsIndex | ||
| int32 | ControlIndex | ||
| int32 | GeneratedKeyIndex | ||
| int32 | MaskIndex | ||
| int32 | ParentControlIndex | ||
| int32 | SpaceChannelIndex | ||
| int32 | TotalChannelIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChannelMapInfo
(
int32 InControlIndex, |