FDragAIGraphNode

Windows
MacOS
Linux

Inheritance Hierarchy

FDragNode

FDragAIGraphNode

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h

Include

#include "SGraphNodeAI.h"

Syntax

class FDragAIGraphNode : public FDragNode

Variables

Name Description

Public variable

double

 

StartTime

Functions

Name Description

Public function Const

UAIGraphNode...

 

GetDropTargetNode()

Public function Static

const FStrin...

 

GetTypeId()

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

Public function Static

TSharedRef< ...

 

New

(
    const TSharedRef< SGraphPanel >& I...,
    const TSharedRef< SGraphNode >& In...
)

Public function Static

TSharedRef< ...

 

New

(
    const TSharedRef< SGraphPanel >& I...,
    const TArray< TSharedRef< SGraphNod...
)

Typedefs

Name

Description

Super

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss