Navigation
API > API/Plugins > API/Plugins/ContextualAnimationEditor
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HSelectionCriterionHitProxy
References
| Module | ContextualAnimationEditor |
| Header | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimationEditor/Public/ContextualAnimEdMode.h |
| Include | #include "ContextualAnimEdMode.h" |
Syntax
struct HSelectionCriterionHitProxy : public HHitProxy
Variables
| Type | Name | Description | |
|---|---|---|---|
| TPair< int32, int32 > | IndexPair | ||
| FName | Role |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HSelectionCriterionHitProxy
(
FName InRole, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |
||
| HHitProxyType * |
Overridden from HHitProxy
| Type | Name | Description | |
|---|---|---|---|
| EMouseCursor::Type | Override to change the mouse based on what it is hovering over. |