Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UMovieSceneControlRigParameterSe-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TArray< FConstraintAndActiveChannel > & GetConstraintsChannels () |
Get The channels | Sequencer/MovieSceneControlRigParameterSection.h | |
const TArray< FConstraintAndActiveChannel > & GetConstraintsChannels () |
Not override but needed | Sequencer/MovieSceneControlRigParameterSection.h |
GetConstraintsChannels()
Description
Get The channels
| Name | GetConstraintsChannels |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterSection.cpp |
virtual TArray < FConstraintAndActiveChannel > & GetConstraintsChannels()
GetConstraintsChannels()
Description
Not override but needed
| Name | GetConstraintsChannels |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/Sequencer/MovieSceneControlRigParameterSection.cpp |
const TArray < FConstraintAndActiveChannel > & GetConstraintsChannels() const