Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | FDataflowSEditorInterface |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSEditorInterface.h |
| Include Path | #include "Dataflow/DataflowSEditorInterface.h" |
Syntax
class FDataflowSEditorInterface
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDataflowSEditorInterface() |
Dataflow/DataflowSEditorInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< UE::Dataflow::FContext > GetDataflowContext() |
Dataflow editor content accessors | Dataflow/DataflowSEditorInterface.h | |
virtual bool NodesHaveFreezeWidget() |
Dataflow/DataflowSEditorInterface.h | ||
virtual bool NodesHaveToggleWidget() |
Dataflow/DataflowSEditorInterface.h | ||
virtual void OnRenderToggleChanged() |
Dataflow/DataflowSEditorInterface.h |