FTextFormatPatternDefinition::IsValidEscapeChar

Is the given character one that an escape token may escape?

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/TextFormatter.h

Include

#include "Internationalization/TextFormatter.h"

Syntax

bool IsValidEscapeChar
(
    const TCHAR InChar
) const

Remarks

Is the given character one that an escape token may escape?

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