Navigation
API > API/Plugins > API/Plugins/DataflowEnginePlugin > API/Plugins/DataflowEnginePlugin/UDataflowComponent
Description
View mode NOTE: Currently UDataflowComponent is not used in the Dataflow Editor. Instead the FDataflowConstructionScene converts the FRenderingFacade to a UDynamicMeshComponent. If we do start using UDataflowComponent we will need to update the current View Mode as it's changed using this function.
| Name | SetViewMode |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEnginePlugin/Public/Dataflow/DataflowComponent.h |
| Include Path | #include "Dataflow/DataflowComponent.h" |
void SetViewMode
(
const UE::Dataflow::IDataflowConstructionViewMode * InViewMode
)