FEdGraphNodeHandle

Unreal Engine C++ API Reference > Editor > GraphEditor

Inheritance Hierarchy

  • FEdGraphNodeHandle

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/EdGraphHandleTypes.h
Include #include "EdGraphHandleTypes.h"

Syntax

struct FEdGraphNodeHandle  

Constructors

Type Name Description
  FEdGraphNodeHandle ( const UEdGraphNode* InNode )  

Functions

Type Name Description
const UEdGra... GetGraph ()  
UEdGraphNode... GetNode ()  

Operators

Type Name Description
bool operator== ( const FEdGraphNodeHandle& InOther )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library