Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Internationalization/Text.h |
Include |
#include "Internationalization/Text.h" |
Source |
/Engine/Source/Runtime/Core/Private/Internationalization/Text.cpp |
Attempts to create an FText instance from a string table ID and key (this is the same as the LOCTABLE macro, except this can also work with non-literal string values).
The found text, or a dummy FText if not found.