![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TextTransformer.h>
Static Public Member Functions | |
| static CORE_API FString | ToLower (const FString &InStr) |
| static CORE_API FString | ToUpper (const FString &InStr) |
Utility for performing low-level localized transforms. The implementation can be found in LegacyText.cpp and ICUText.cpp.
|
static |
|
static |