Navigation
API > API/Plugins > API/Plugins/IKRig
Select chains/goals to edit chain settings
| Name | HIKRetargetEditorChainProxy |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/FKChainsOp.h |
| Include Path | #include "Retargeter/RetargetOps/FKChainsOp.h" |
Syntax
struct HIKRetargetEditorChainProxy : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HIKRetargetEditorChainProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HIKRetargetEditorChainProxy
(
const FName& InTargetChainName |
Retargeter/RetargetOps/FKChainsOp.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TargetChainName | FName | Retargeter/RetargetOps/FKChainsOp.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual HHitProxyType * GetType() |
Retargeter/RetargetOps/FKChainsOp.h |
Overridden from HHitProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool AlwaysAllowsTranslucentPrimitives() |
Retargeter/RetargetOps/FKChainsOp.h | ||
virtual EMouseCursor::Type GetMouseCursor() |
Retargeter/RetargetOps/FKChainsOp.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
Retargeter/RetargetOps/FKChainsOp.h |