Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RigEditor
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HIKRigEditorGoalProxy
References
Module | IKRigEditor |
Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RigEditor/IKRigHitProxies.h |
Include | #include "RigEditor/IKRigHitProxies.h" |
Syntax
struct HIKRigEditorGoalProxy : public HHitProxy
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FName | GoalName |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
HIKRigEditorGoalProxy
(
const FName& InGoalName |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
HHitProxyType * | GetType () |
|
![]() ![]() |
HHitProxyType * |
Overridden from HHitProxy
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | Method that specifies whether the hit proxy always allows translucent primitives to be associated with it or not, regardless of any other engine/editor setting. | |
![]() ![]() |
EMouseCursor::Type | Override to change the mouse based on what it is hovering over. |