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

#include <PropertyText.h>

Public Attributes

FString ValueString
 
FText DisplayName
 

Detailed Description

Tuple returned by <function> in a UPROPERTY(..., meta = (GetOptions = <function>)) allowing value to be specified as a FString

Member Data Documentation

◆ DisplayName

FText FPropertyTextString::DisplayName

◆ ValueString

FString FPropertyTextString::ValueString

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