FTextTransformer

Utility for performing low-level localized transforms.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/TextTransformer.h"

Syntax

class FTextTransformer

Remarks

Utility for performing low-level localized transforms. The implementation can be found in LegacyText.cpp and ICUText.cpp.

Functions

Name Description

Public function Static

FString

 

ToLower

(
    const FString& InStr
)

Public function Static

FString

 

ToUpper

(
    const FString& InStr
)

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