ReplaceCharWithEscapedChar

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FString

 

ReplaceCharWithEscapedChar

(
    const TArray< TCHAR >* Chars
)

Replaces certain characters with the "escaped" version of that character (i.e. replaces "\n" with "\n").

Public function

FString

 

ReplaceCharWithEscapedChar

(
    const TArray< TCHAR >* Chars
)

Replaces certain characters with the "escaped" version of that character (i.e. replaces "\n" with "\n").

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss