FindRow

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

T *

 

FindRow

(
    FName RowName,
    const TCHAR* ContextString,
    bool bWarnIfRowMissing
)

Function to find the row of a table given its name.

Public function Const

T *

 

FindRow

(
    FName RowName,
    const FString& ContextString,
    bool bWarnIfRowMissing
)

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