Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FText
Description
Transforms the text to lowercase in a culture correct way.
The returned instance is linked to the original and will be rebuilt if the active culture is changed.
| Name | ToLower |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Internationalization/Text.h |
| Include Path | #include "Internationalization/Text.h" |
| Source | /Engine/Source/Runtime/Core/Private/Internationalization/Text.cpp |
FText ToLower() const