Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UControlRigComponent
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h |
| Include | #include "ControlRigComponent.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigComponent.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"ControlRig", Meta&61;&40;UnsafeDuringActorConstruction&61;"true"&41;&41;
void SetMappedElements
&40;
TArray< FControlRigComponentMappedElement > NewMappedElements
&41;
Remarks
Replaces the mapped elements on the component with the provided array, should not be used before OnPreInitialize Event