ExportTextPathToObjectPath

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FStringView

 

ExportTextPathToObjectPath

(
    FStringView InExportTextPath
)

Returns the path to the object referred to by the supplied export text path, excluding the class name.

Public function Static

FString

 

ExportTextPathToObjectPath

(
    const FString& InExportTextPath
)

Returns the path to the object referred to by the supplied export text path, excluding the class name.

Public function Static

FString

 

ExportTextPathToObjectPath

(
    const TCHAR* InExportTextPath
)

Returns the path to the object referred to by the supplied export text path, excluding the class name.

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