Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_RefPoseBase
- UAnimGraphNode_IdentityPose
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_IdentityPose.h |
Include | #include "AnimGraphNode_IdentityPose.h" |
Syntax
class UAnimGraphNode_IdentityPose : public UAnimGraphNode_RefPoseBase
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UAnimGraphNode_IdentityPose
(
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 |