Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_RefPoseBase
- UAnimGraphNode_LocalRefPose
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LocalRefPose.h |
| Include | #include "AnimGraphNode_LocalRefPose.h" |
Syntax
class UAnimGraphNode_LocalRefPose : public UAnimGraphNode_RefPoseBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_LocalRefPose
(
const FObjectInitializer& ObjectInitializer |
Overridden from UEdGraphNode
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar | |
| FText | Gets the tooltip to display when over the node |