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

#include <PropertyText.h>

Public Attributes

FName ValueString
 
FText DisplayName
 

Detailed Description

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

Member Data Documentation

◆ DisplayName

FText FPropertyTextFName::DisplayName

◆ ValueString

FName FPropertyTextFName::ValueString

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