Navigation
API > API/Editor > API/Editor/AIGraph
| Name | FDragAIGraphNode |
| Type | class |
| Header File | /Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h |
| Include Path | #include "SGraphNodeAI.h" |
Syntax
class FDragAIGraphNode : public FDragNode
Inheritance Hierarchy
- FDragNode → FDragAIGraphNode
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FDragNode | SGraphNodeAI.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StartTime | double | SGraphNodeAI.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAIGraphNode * GetDropTargetNode() |
SGraphNodeAI.h | ||
virtual bool IsOfTypeImpl
(
const FString& Type |
SGraphNodeAI.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FString & GetTypeId() |
SGraphNodeAI.h | ||
static TSharedRef< FDragAIGraphNode > New
(
const TSharedRef< SGraphPanel >& InGraphPanel, |
SGraphNodeAI.h | ||
static TSharedRef< FDragAIGraphNode > New
(
const TSharedRef< SGraphPanel >& InGraphPanel, |
SGraphNodeAI.h |