Navigation
API > API/Runtime > API/Runtime/DataflowEngine
| Name | FStringValuePair |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowEngineTypes.h |
| Include Path | #include "Dataflow/DataflowEngineTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FStringValuePair
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Key | FString | Dataflow/DataflowEngineTypes.h |
|
|
| Value | FString | Dataflow/DataflowEngineTypes.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FStringValuePair& Other |
Dataflow/DataflowEngineTypes.h |