Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- TSharedFromThis
- FGraphPanelNodeFactory
- FDataflowSNodeFactory
- FRigVMEdGraphPanelNodeFactory
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/EdGraphUtilities.h |
Include | #include "EdGraphUtilities.h" |
Syntax
struct FGraphPanelNodeFactory : public TSharedFromThis< FGraphPanelNodeFactory >
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
TSharedPtr< class SGraphNode > | CreateNode
(
UEdGraphNode* Node |