FindKey

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

FindKey

(
    const FStringTableEntryConstRef& I...,
    FString& OutKey
)

Given an entry, check to see if it exists in this table, and if so, get its key

Public function Const

bool

 

FindKey

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

Given the display string of an entry, check to see if it exists in this table, and if so, get its key

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