Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetTextLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetTextLibrary.h |
Include | #include "Kismet/KismetTextLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetTextLibrary.cpp |
static FText TextToUpper
&40;
const FText & InText
&41;
Remarks
Transforms the text to uppercase in a culture correct way.
The returned instance is linked to the original and will be rebuilt if the active culture is changed.