Navigation
API > API/Plugins > API/Plugins/HierarchyTableBuiltinUncookedOnl-
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_BlendListBase
- UAnimGraphNode_BlendProfileLayeredBlend
References
| Module | HierarchyTableBuiltinUncookedOnly |
| Header | /Engine/Plugins/Experimental/Animation/HierarchyTableBuiltin/Source/UncookedOnly/Public/AnimGraphNode_BlendProfileLayeredBlend.h |
| Include | #include "AnimGraphNode_BlendProfileLayeredBlend.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_BlendProfileLayeredBlend : public UAnimGraphNode_BlendListBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_BlendProfileLayeredBlend | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_BlendProfileLayeredBlend
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| FText | |||
| void |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| FString | Gets the menu category this node belongs in. | ||
| FLinearColor | |||
| void | ValidateAnimNodeDuringCompilation
(
USkeleton* ForSkeleton, |
Gives each visual node a chance to do final validation before it's node is harvested for use at runtime. |