Navigation
API > API/Developer > API/Developer/Localization
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h |
| Include | #include "LocalizationTargetTypes.h" |
Syntax
struct FMetaDataKeyGatherSpecification
Variables
| Type | Name | Description | |
|---|---|---|---|
| FMetaDataKeyName | MetaDataKey | The metadata key for which values will be gathered as text. | |
| FMetaDataTextKeyPattern | TextKeyPattern | The pattern which will be formatted to form the localization key for the metadata value gathered as text. | |
| FString | TextNamespace | The localization namespace in which the gathered text will be output. |