Navigation
API > API/Runtime > API/Runtime/DataflowEngine
| Name | FDataflowVariable |
| Type | struct |
| Header File | /Engine/Source/Runtime/Dataflow/Engine/Public/Dataflow/DataflowBlueprintLibrary.h |
| Include Path | #include "Dataflow/DataflowBlueprintLibrary.h" |
Syntax
USTRUCT (BlueprintType )
struct FDataflowVariable
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContainerType | EPropertyBagContainerType | Dataflow/DataflowBlueprintLibrary.h |
|
|
| Type | EPropertyBagPropertyType | Dataflow/DataflowBlueprintLibrary.h |
|
|
| Value | FString | Dataflow/DataflowBlueprintLibrary.h |
|
|
| VariableName | FName | Dataflow/DataflowBlueprintLibrary.h |
|