UAnimGraphNode_IdentityPose

Unreal Engine C++ API Reference > Editor > AnimGraph

Inheritance Hierarchy

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_IdentityPose.h
Include #include "AnimGraphNode_IdentityPose.h"

Syntax

class UAnimGraphNode_IdentityPose : public [UAnimGraphNode_RefPoseBase](API\Editor\AnimGraph\UAnimGraphNode_RefPoseBase)  

Constructors

Type Name Description
  UAnimGraphNode_IdentityPose ( const FObjectInitializer& ObjectIn... )  

Overridden from UEdGraphNode

Type Name Description
FText GetNodeTitle ( ENodeTitleType::Type TitleType ) Gets the name of this node, shown in title bar
FText GetTooltipText () Gets the tooltip to display when over the node

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library