Navigation
API > API/Plugins > API/Plugins/HierarchyTableAnimationUncookedO-
| Name | UAnimGraphNode_BlendProfileLayeredBlend |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/HierarchyTableAnimation/Source/UncookedOnly/Public/AnimGraphNode_BlendProfileLayeredBlend.h |
| Include Path | #include "AnimGraphNode_BlendProfileLayeredBlend.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_BlendProfileLayeredBlend : public UAnimGraphNode_BlendListBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_BlendListBase → UAnimGraphNode_BlendProfileLayeredBlend
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_BlendProfileLayeredBlend
(
const FObjectInitializer& ObjectInitializer |
AnimGraphNode_BlendProfileLayeredBlend.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_BlendProfileLayeredBlend | AnimGraphNode_BlendProfileLayeredBlend.h |
|
Functions
Public
Overridden from UAnimGraphNode_Base
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetNodeCategory() |
AnimGraphNode_BlendProfileLayeredBlend.h | ||
virtual void ValidateAnimNodeDuringCompilation
(
USkeleton* ForSkeleton, |
AnimGraphNode_BlendProfileLayeredBlend.h |
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PreloadRequiredAssets() |
AnimGraphNode_BlendProfileLayeredBlend.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraphNode_BlendProfileLayeredBlend.h | ||
virtual FLinearColor GetNodeTitleColor() |
AnimGraphNode_BlendProfileLayeredBlend.h | ||
virtual FText GetTooltipText() |
AnimGraphNode_BlendProfileLayeredBlend.h |