Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/SDataflowGraphEditor
Description
Return the currently selected editor. Only valid for the duration of the OnSelectedNodesChanged callback where the property editor is updated.
| Name | GetSelectedGraphEditor |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowGraphEditor.h |
| Include Path | #include "Dataflow/DataflowGraphEditor.h" |
static const TWeakPtr < SDataflowGraphEditor > & GetSelectedGraphEditor()