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 (BlueprintCallable, Category="ControlRig", Meta=(UnsafeDuringActorConstruction="true"))
void AddMappedElements
(
TArray < FControlRigComponentMappedElement > NewMappedElements
)
Remarks
Adds the provided mapped elements to the component, should not be used before OnPreInitialize Event