Navigation
API > API/Plugins > API/Plugins/DataflowEditor
TEDS column added to any struct/scene to display the type (construction/simulation/evaluation)
| Name | FDataflowSceneTypeColumn |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorPreviewSceneBase.h |
| Include Path | #include "Dataflow/DataflowEditorPreviewSceneBase.h" |
Syntax
USTRUCT (Meta=(DisplayName="Dataflow scene type"))
struct FDataflowSceneTypeColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FDataflowSceneTypeColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SceneType | int32 | Dataflow/DataflowEditorPreviewSceneBase.h |