Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization > API/Runtime/Core/Internationalization/FPolyglotTextData
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Internationalization/PolyglotTextData.h |
| Include | #include "Internationalization/PolyglotTextData.h" |
| Source | /Engine/Source/Runtime/Core/Private/Internationalization/PolyglotTextData.cpp |
void SetIdentity
(
const FString & InNamespace,
const FString & InKey
)
Remarks
Set the identity of the text created from this polyglot data.
The key must not be empty.