Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FGraphPanelNodeFactory |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EdGraphUtilities.h |
| Include Path | #include "EdGraphUtilities.h" |
Syntax
struct FGraphPanelNodeFactory : public TSharedFromThis< FGraphPanelNodeFactory >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FGraphPanelNodeFactory
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FGraphPanelNodeFactory() |
EdGraphUtilities.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< class SGraphNode > CreateNode
(
UEdGraphNode* Node |
EdGraphUtilities.h |