Navigation
API > API/Plugins > API/Plugins/AnimationWarpingEditor
| Name | UAnimGraphNode_WarpTest |
| Type | class |
| Header File | /Engine/Plugins/Animation/AnimationWarping/Source/Editor/Public/AnimGraph/AnimGraphNode_WarpTest.h |
| Include Path | #include "AnimGraph/AnimGraphNode_WarpTest.h" |
Syntax
UCLASS (MinimalAPI, Experimental)
class UAnimGraphNode_WarpTest : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_WarpTest
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_WarpTest
(
const FObjectInitializer& ObjectInitializer |
AnimGraph/AnimGraphNode_WarpTest.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_WarpTest | AnimGraph/AnimGraphNode_WarpTest.h |
|
Functions
Public
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraph/AnimGraphNode_WarpTest.h | ||
virtual FLinearColor GetNodeTitleColor() |
AnimGraph/AnimGraphNode_WarpTest.h | ||
virtual FText GetTooltipText() |
AnimGraph/AnimGraphNode_WarpTest.h |