FMetaDataKeyGatherSpecification

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h

Include

#include "LocalizationTargetTypes.h"

Syntax

struct FMetaDataKeyGatherSpecification

Variables

Name Description

Public variable

FMetaDataKeyNam...

 

MetaDataKey

The metadata key for which values will be gathered as text.

Public variable

FMetaDataTextKe...

 

TextKeyPattern

The pattern which will be formatted to form the localization key for the metadata value gathered as text.

Public variable

FString

 

TextNamespace

The localization namespace in which the gathered text will be output.

Functions

Name Description

Public function Const

bool

 

Validate

(
    const bool bIsEngineTarget,
    FText& OutError
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss