Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SGraphEditor
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
Include | #include "GraphEditor.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/GraphEditor.cpp |
void Construct
&40;
const FArguments & InArgs
&41;
Remarks
Loads the GraphEditorModule and constructs a GraphEditor as a child of this widget.
Parameters
Name | Description |
---|---|
InArgs | Declaration params from which to construct the widget. |