UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TEscapedCharacter< CharType > Struct Template Reference

Public Member Functions

 TEscapedCharacter (CharType InChar)
 

Public Attributes

CharType Character
 

Detailed Description

template<typename CharType>
struct TEscapedCharacter< CharType >

Token representing an escaped character

Constructor & Destructor Documentation

◆ TEscapedCharacter()

template<typename CharType >
TEscapedCharacter< CharType >::TEscapedCharacter ( CharType  InChar)
inlineexplicit

Member Data Documentation

◆ Character

template<typename CharType >
CharType TEscapedCharacter< CharType >::Character

The character that was escaped


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