Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
| Name | UAnimGraphNode_PoseSearchHistoryCollector_Base |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/AnimGraphNode_PoseSearchHistoryCollector.h |
| Include Path | #include "AnimGraphNode_PoseSearchHistoryCollector.h" |
Syntax
UCLASS (Abstract, BlueprintType)
class UAnimGraphNode_PoseSearchHistoryCollector_Base : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_PoseSearchHistoryCollector_Base
Derived Classes
Functions
Public
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ERedirectType DoPinsMatchForReconstruction
(
const UEdGraphPin* NewPin, |
AnimGraphNode_PoseSearchHistoryCollector.h | ||
virtual void PostReconstructNode() |
AnimGraphNode_PoseSearchHistoryCollector.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ValidateNodeDuringCompilation
(
FCompilerResultsLog& MessageLog |
AnimGraphNode_PoseSearchHistoryCollector.h |