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

Public Member Functions

 FStringLiteral (const FStringToken &InString)
 

Public Attributes

const TCHARStringStartPos
 
int32 StringLen
 

Detailed Description

Token representing a literal string inside the text

Constructor & Destructor Documentation

◆ FStringLiteral()

TextFormatTokens::FStringLiteral::FStringLiteral ( const FStringToken InString)
inlineexplicit

Member Data Documentation

◆ StringLen

int32 TextFormatTokens::FStringLiteral::StringLen

The length of the string literal

◆ StringStartPos

const TCHAR* TextFormatTokens::FStringLiteral::StringStartPos

The start of the string literal


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