FindNamespaceAndKeyFromDisplayString

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

FindNamespaceAndKeyFromDisplayString

(
    const FTextDisplayStringRef& InDis...,
    FString& OutNamespace,
    FString& OutKey
)

Finds the namespace and key associated with the specified display string.

Public function

bool

 

FindNamespaceAndKeyFromDisplayString

(
    const FTextDisplayStringRef& InDis...,
    FTextKey& OutNamespace,
    FTextKey& OutKey
)

Finds the namespace and key associated with the specified display 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