Navigation
API > API/Runtime > API/Runtime/DataflowEngine
| Name | FDataflowSubGraphDelegates |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowSubGraph.h |
| Include Path | #include "Dataflow/DataflowSubGraph.h" |
Syntax
struct FDataflowSubGraphDelegates
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnDataflowSubGraphLoaded | TMulticastDelegate_OneParam< void, const UDataflowSubGraph & > | Called when variables are edited ( add, remove, changetype , setvalue ) | Dataflow/DataflowSubGraph.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| OnSubGraphLoaded | FOnDataflowSubGraphLoaded | Dataflow/DataflowSubGraph.h |