FTextFormatPatternDefinition::IsLiteralBreakChar

Is the given character one that should cause a literal string token to break parsing?

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/TextFormatter.h"

Syntax

bool IsLiteralBreakChar
(
    const TCHAR InChar
) const

Remarks

Is the given character one that should cause a literal string token to break parsing?

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