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, Category=IKRig)
UObject * GetGoalSettingsForSolver
(
const FName GoalName,
int32 SolverIndex
) const
Remarks
Get the UObject for the settings associated with the given Goal in the given Solver. Solvers can define their own per-Goal settings depending on their needs. These are termed "Effectors".