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 (BlueprintCallable, BlueprintNativeEvent, Category=IKRigGoals)
void AddIKGoals
(
TMap < FName , FIKRigGoal > & OutGoals
)
Remarks
Add your own goals to the OutGoals map (careful not to remove existing goals in the map!)