Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow
Inheritance Hierarchy
- FCommonViewportClient
- FViewElementDrawer
- FGCObject
- FEditorViewportClient
- FDataflowSimulationViewportClient
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSimulationViewportClient.h |
| Include | #include "Dataflow/DataflowSimulationViewportClient.h" |
Syntax
class FDataflowSimulationViewportClient : public FEditorViewportClient
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDataflowSimulationViewportClient
(
FEditorModeTools* InModeTools, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TWeakPtr< FDataflowEditorToolkit > & | Get the data flow toolkit | ||
| void | SetDataflowEditorToolkit
(
TWeakPtr< FDataflowEditorToolkit > DataflowToolkit |
Set the data flow toolkit used to create the client | |
| void | SetToolCommandList
(
TWeakPtr< FUICommandList > ToolCommandList |
Set the tool command list |
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
FGCObject interface | |
| FString | Overload this method to report a name for your referencer |
Typedefs
| Name | Description |
|---|---|
| Super |