Navigation
API > API/Editor > API/Editor/AnimGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_BlendBoneByChannel
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_BlendBoneByChannel.h |
| Include | #include "AnimGraphNode_BlendBoneByChannel.h" |
Syntax
class UAnimGraphNode_BlendBoneByChannel : public UAnimGraphNode_Base
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_BlendBoneByChannel | BlendNode |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_BlendBoneByChannel
(
const FObjectInitializer& ObjectInitializer |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| FString | Gets the menu category this node belongs in. |
Overridden from UEdGraphNode
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar | |
| FLinearColor | Gets the draw color of a node's title bar | ||
| FText | Gets the tooltip to display when over the node |