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 FEdGraphPinHandle : public FEdGraphNodeHandle
Constructors
| Type | Name | Description | |
|---|---|---|---|
FEdGraphPinHandle
(
const UEdGraphPin* InPin |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphPin * | GetPin () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FEdGraphPinHandle& InOther |