FindTableIdAndKey

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

FindTableIdAndKey

(
    const FText& InText,
    FName& OutTableId,
    FString& OutKey
)

Given an FText, try and find the table ID and key for it

Public function Const

bool

 

FindTableIdAndKey

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

Given an FText display string, try and find the table ID and key for it

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