FMetaDataKeyGatherSpecification

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.

Functions

Type Name Description
bool Validate ( const bool bIsEngineTarget, FText& OutError )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library