SGraphEditor::Construct

Loads the GraphEditorModule and constructs a GraphEditor as a child of this widget.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/GraphEditor.h

Include

#include "GraphEditor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/GraphEditor.cpp

Syntax

void Construct
(
    const FArguments & InArgs
)

Remarks

Loads the GraphEditorModule and constructs a GraphEditor as a child of this widget.

Parameters

Parameter

Description

InArgs

Declaration params from which to construct the widget.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss