GetMetaDataText

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

const FText

 

GetMetaDataText

(
    const TCHAR* MetaDataKey,
    const FString LocalizationNamespace,
    const FString LocalizationKey
)

Find the metadata value associated with the key and localization namespace and key

Public function Const

const FText

 

GetMetaDataText

(
    const FName& MetaDataKey,
    const FString LocalizationNamespace,
    const FString LocalizationKey
)

A dynamically sizeable string.

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