Navigation
API > API/Editor > API/Editor/AIGraph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- UK2Node
- UK2Node_BaseAsyncTask
- UK2Node_AIMoveTo
References
Module | AIGraph |
Header | /Engine/Source/Editor/AIGraph/Public/K2Node_AIMoveTo.h |
Include | #include "K2Node_AIMoveTo.h" |
Syntax
class UK2Node_AIMoveTo : public UK2Node_BaseAsyncTask
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UK2Node_AIMoveTo
(
const FObjectInitializer& ObjectInitializer |
Overridden from UK2Node
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FText | Override to provide a default category for specific node types to be listed under. |
Overridden from UEdGraphNode
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar |
![]() ![]() ![]() |
FText | Gets the tooltip to display when over the node |