Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/ActorComponents > API/Plugins/IKRig/ActorComponents/IIKGoalCreatorInterface
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/ActorComponents/IKRigInterface.h |
| Include | #include "ActorComponents/IKRigInterface.h" |
UFUNCTION&40;BlueprintCallable, BlueprintNativeEvent, Category&61;IKRigGoals&41;
void AddIKGoals
&40;
TMap< FName, FIKRigGoal > & OutGoals
&41;
Remarks
Add your own goals to the OutGoals map (careful not to remove existing goals in the map!)