Navigation
API > API/Editor > API/Editor/GraphEditor
Inheritance Hierarchy
- FEdGraphNodeHandle
- FEdGraphPinHandle
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
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FEdGraphNodeHandle& InOther |