Navigation
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 ) |