Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Sequencer > API/Plugins/ControlRig/Sequencer/UMovieSceneControlRigParameterTr-
- INodeAndChannelMappings::GetNodeAndChannelMappings()
- UMovieSceneControlRigParameterTrack::GetNodeAndChannelMappings()
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterTrack.h |
| Include | #include "Sequencer/MovieSceneControlRigParameterTrack.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterTrack.cpp |
virtual TArray< FRigControlFBXNodeAndChannels > &42; GetNodeAndChannelMappings
&40;
UMovieSceneSection &42; InSection
&41;
Remarks
Get The Node And Mappings for this Track. Note Callee is responsible for deleting InSection The section from which to get the nodes and the channels from. If empty, up to implementor to decide which section to use, usually the Section To Key.