Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_MeshRefPose
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_MeshRefPose.h |
| Include | #include "AnimGraphNode_MeshRefPose.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_MeshRefPose : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_MeshSpaceRefPose | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_MeshRefPose
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | Create any output pins necessary for this node. | ||
| FString | Gets the menu category this node belongs in. | ||
| FLinearColor |