Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SGraphEditor
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SGraphEditor::FArguments
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
| Include | #include "GraphEditor.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SGraphEditor >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGSWidgetArgsType & | GraphToDiff
(
UEdGraph* InArg |
GraphToDiff is no longer supported. Use DiffResults instead |