Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RigEditor > API/Plugins/IKRigEditor/RigEditor/UIKRigController
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigController.h |
| Include | #include "RigEditor/IKRigController.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Private/RigEditor/IKRigController.cpp |
UFUNCTION (BlueprintCallable, BlueprintPure=false, Category=IKRig)
bool DisconnectGoalFromSolver
(
const FName GoalToRemove,
int32 SolverIndex
) const
Remarks
Disconnect the given Goal from the given Solver. This removes the Effector that associates the Goal with the Solver.