UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDataflowStringConvertibleTypes Struct Reference

#include <DataflowAnyType.h>

+ Inheritance diagram for FDataflowStringConvertibleTypes:

Public Types

using FPolicyType = FDataflowStringConvertibleTypePolicy
 
using FStorageType = FString
 
- Public Types inherited from FDataflowAnyType
using FPolicyType = FDataflowAllTypesPolicy
 
using FStorageType = void
 

Public Attributes

FString Value = ""
 

Additional Inherited Members

- Static Public Attributes inherited from FDataflowAnyType
static DATAFLOWCORE_API const FName TypeName = TEXT("FDataflowAnyType")
 

Detailed Description

String convertible types (String types, Numeric types, Vector types and Booleans)

Member Typedef Documentation

◆ FPolicyType

◆ FStorageType

Member Data Documentation

◆ Value

FString FDataflowStringConvertibleTypes::Value = ""

The documentation for this struct was generated from the following file: