Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/FControlRigEditMode
Description
Requests to recreate the shape actors in the next tick. Will recreate only the ones for the specified Control Rig, otherwise will recreate all of them
| Name | RequestToRecreateControlShapeActors |
| Type | function |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/EditMode/ControlRigEditMode.h |
| Include Path | #include "EditMode/ControlRigEditMode.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Private/EditMode/ControlRigEditMode.cpp |
void RequestToRecreateControlShapeActors
(
UControlRig * ControlRig
)