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

#include <DataflowEngineTypes.h>

Public Member Functions

bool operator== (const FStringValuePair &Other) const
 

Public Attributes

FString Key
 
FString Value
 

Member Function Documentation

◆ operator==()

bool FStringValuePair::operator== ( const FStringValuePair Other) const
inline

Member Data Documentation

◆ Key

FString FStringValuePair::Key

◆ Value

FString FStringValuePair::Value

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