Navigation
API > API/Plugins > API/Plugins/AnimationWarpingEditor > API/Plugins/AnimationWarpingEditor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_OverrideRootMotion
References
| Module | AnimationWarpingEditor |
| Header | /Engine/Plugins/Animation/AnimationWarping/Source/Editor/Public/AnimGraph/AnimGraphNode_OverrideRootMotion.h |
| Include | #include "AnimGraph/AnimGraphNode_OverrideRootMotion.h" |
Syntax
UCLASS (Experimental)
class UAnimGraphNode_OverrideRootMotion : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_OverrideRootMotion | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_OverrideRootMotion
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | GetInputLinkAttributes
(
FNodeAttributeArray& OutAttributes |
Get the named attribute types that this node takes (absorbs) as inputs. Other attributes are assumed to 'pass through' this node. | |
| FLinearColor | |||
| void | GetOutputLinkAttributes
(
FNodeAttributeArray& OutAttributes |
Get the named attribute types that this node provides as outputs. Other attributes are assumed to 'pass through' this node. |