Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FChannelMapInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Sequencer/MovieSceneControlRigParameterSection.h | |||
FChannelMapInfo
(
int32 InControlIndex, |
Sequencer/MovieSceneControlRigParameterSection.h |
FChannelMapInfo()
| Name | FChannelMapInfo |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
FChannelMapInfo()
FChannelMapInfo(int32, int32, int32, int32, FName, int32, int32)
| Name | FChannelMapInfo |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
FChannelMapInfo
(
int32 InControlIndex,
int32 InTotalChannelIndex,
int32 InChannelIndex,
int32 InParentControlIndex,
FName InChannelTypeName,
int32 InMaskIndex,
int32 InCategoryIndex
)