Navigation
Unreal Engine C++ API Reference > Developer > Localization
References
Module | Localization |
Header | /Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h |
Include | #include "LocalizationTargetTypes.h" |
Syntax
struct FMetaDataKeyGatherSpecification
Variables
Type | Name | Description |
---|---|---|
FMetaDataKeyNam... | MetaDataKey | The metadata key for which values will be gathered as text. |
FMetaDataTextKe... | 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. |