Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UMovieSceneControlRigParameterSe-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetControlsMask
(
const TArray< bool >& InMask |
Sequencer/MovieSceneControlRigParameterSection.h | ||
void SetControlsMask
(
int32 Index, |
Sequencer/MovieSceneControlRigParameterSection.h |
SetControlsMask(const TArray< bool > &)
| Name | SetControlsMask |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
void SetControlsMask
(
const TArray < bool > & InMask
)
SetControlsMask(int32, bool)
| Name | SetControlsMask |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h |
| Include Path | #include "Sequencer/MovieSceneControlRigParameterSection.h" |
void SetControlsMask
(
int32 Index,
bool Val
)