Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | HIKRigEditorGoalProxy |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigHitProxies.h |
| Include Path | #include "RigEditor/IKRigHitProxies.h" |
Syntax
struct HIKRigEditorGoalProxy : public HHitProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HIKRigEditorGoalProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HIKRigEditorGoalProxy
(
const FName& InGoalName |
RigEditor/IKRigHitProxies.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GoalName | FName | RigEditor/IKRigHitProxies.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool AlwaysAllowsTranslucentPrimitives() |
RigEditor/IKRigHitProxies.h | ||
virtual EMouseCursor::Type GetMouseCursor() |
RigEditor/IKRigHitProxies.h | ||
virtual HHitProxyType * GetType() |
RigEditor/IKRigHitProxies.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
RigEditor/IKRigHitProxies.h |