Navigation
API > API/Editor > API/Editor/AnimGraph
| |
|
| Name |
UAnimGraphNode_RefPoseBase |
| Type |
class |
| Header File |
/Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_RefPoseBase.h |
| Include Path |
#include "AnimGraphNode_RefPoseBase.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class UAnimGraphNode_RefPoseBase : public UAnimGraphNode_Base
Inheritance Hierarchy
Derived Classes
Constructors
Variables
Public
Functions
Public
Overridden from UAnimGraphNode_Base
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual FString GetNodeCategory()
|
Gets the menu category this node belongs in. |
AnimGraphNode_RefPoseBase.h |
|
Overridden from UEdGraphNode