ReplaceEscapedCharWithChar

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FString

 

ReplaceEscapedCharWithChar

(
    const TArray< TCHAR >* Chars
)

Removes the escape backslash for all supported characters, replacing the escape and character with the non-escaped version.

Public function

FString

 

ReplaceEscapedCharWithChar

(
    const TArray< TCHAR >* Chars
)

Removes the escape backslash for all supported characters, replacing the escape and character with the non-escaped version.

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