Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/FDataflowPreviewSceneBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TObjectPtr< UDataflowBaseContent > > & GetTerminalContents () |
Dataflow terminal contents accessors | Dataflow/DataflowEditorPreviewSceneBase.h | |
const TArray< TObjectPtr< UDataflowBaseContent > > & GetTerminalContents () |
Dataflow/DataflowEditorPreviewSceneBase.h |
GetTerminalContents()
Description
Dataflow terminal contents accessors
| Name | GetTerminalContents |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorPreviewSceneBase.h |
| Include Path | #include "Dataflow/DataflowEditorPreviewSceneBase.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowEditorPreviewSceneBase.cpp |
TArray < TObjectPtr < UDataflowBaseContent > > & GetTerminalContents()
GetTerminalContents()
| Name | GetTerminalContents |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorPreviewSceneBase.h |
| Include Path | #include "Dataflow/DataflowEditorPreviewSceneBase.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowEditorPreviewSceneBase.cpp |
const TArray < TObjectPtr < UDataflowBaseContent > > & GetTerminalContents() const