Navigation
API > API/Plugins > API/Plugins/DataflowEnginePlugin > API/Plugins/DataflowEnginePlugin/Dataflow
References
| Module | DataflowEnginePlugin |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEnginePlugin/Public/Dataflow/DataflowComponentSelectionState.h |
| Include | #include "Dataflow/DataflowComponentSelectionState.h" |
Syntax
class FDataflowSelectionState
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDataflowSelectionState
(
EMode InMode |
|||
FDataflowSelectionState
(
const UDataflowComponent* DataflowComponent |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsEmpty () |
||
| void | UpdateSelection
(
UDataflowComponent* DataflowComponent |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FDataflowSelectionState& A |
||
| bool | operator==
(
const FDataflowSelectionState& A |
Classes
| Type | Name | Description | |
|---|---|---|---|
| ObjectID |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EMode |