Navigation
API > API/Developer > API/Developer/Localization
| Name | FMetaDataKeyGatherSpecification |
| Type | struct |
| Header File | /Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h |
| Include Path | #include "LocalizationTargetTypes.h" |
Syntax
USTRUCT ()
struct FMetaDataKeyGatherSpecification
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MetaDataKey | FMetaDataKeyName | The metadata key for which values will be gathered as text. | LocalizationTargetTypes.h |
|
| TextKeyPattern | FMetaDataTextKeyPattern | The pattern which will be formatted to form the localization key for the metadata value gathered as text. | LocalizationTargetTypes.h |
|
| TextNamespace | FString | The localization namespace in which the gathered text will be output. | LocalizationTargetTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Validate
(
const bool bIsEngineTarget, |
LocalizationTargetTypes.h |