UAnimGraphNode_RefPoseBase

Unreal Engine C++ API Reference > Editor > AnimGraph

Inheritance Hierarchy

References

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

Syntax

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

Variables

Type Name Description
FAnimNode_RefPo... Node  

Constructors

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

Overridden from UAnimGraphNode_Base

Type Name Description
FString GetNodeCategory () Gets the menu category this node belongs in.

Overridden from UEdGraphNode

Type Name Description
FLinearColor GetNodeTitleColor () Gets the draw color of a node's title bar

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library