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

Public Member Functions

 FEscapedCharacter (TCHAR InChar)
 

Public Attributes

TCHAR Character
 

Detailed Description

Token representing an escaped character

Constructor & Destructor Documentation

◆ FEscapedCharacter()

TextFormatTokens::FEscapedCharacter::FEscapedCharacter ( TCHAR  InChar)
inlineexplicit

Member Data Documentation

◆ Character

TCHAR TextFormatTokens::FEscapedCharacter::Character

The character that was escaped


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