Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/ActorComponents
Inheritance Hierarchy
- IIKGoalCreatorInterface
- UContextualAnimSceneActorComponent
- UIKRigComponent
References
| Module | IKRig |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/ActorComponents/IKRigInterface.h |
| Include | #include "ActorComponents/IKRigInterface.h" |
Syntax
class IIKGoalCreatorInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddIKGoals
(
TMap< FName, FIKRigGoal >& OutGoals |
Add your own goals to the OutGoals map (careful not to remove existing goals in the map!) |