Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
| Name | UAnimGraphNode_MotionMatchingInteraction |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/AnimGraphNode_MotionMatchingInteraction.h |
| Include Path | #include "AnimGraphNode_MotionMatchingInteraction.h" |
Syntax
UCLASS (Experimental)
class UAnimGraphNode_MotionMatchingInteraction : public UAnimGraphNode_BlendStack_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_AssetPlayerBase → UAnimGraphNode_BlendStack_Base → UAnimGraphNode_MotionMatchingInteraction
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_MotionMatchingInteraction
(
const FObjectInitializer& ObjectInitializer |
AnimGraphNode_MotionMatchingInteraction.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_MotionMatchingInteraction | AnimGraphNode_MotionMatchingInteraction.h |
|
Functions
Public
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraphNode_MotionMatchingInteraction.h | ||
virtual FLinearColor GetNodeTitleColor() |
AnimGraphNode_MotionMatchingInteraction.h | ||
virtual FText GetTooltipText() |
AnimGraphNode_MotionMatchingInteraction.h |
Protected
Overridden from UAnimGraphNode_BlendStack_Base
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FAnimNode_BlendStack_Standalone * GetBlendStackNode() |
AnimGraphNode_MotionMatchingInteraction.h |