GetExportPathName

Overload list

Windows
MacOS
Linux
Name Description

Public function

FString

 

GetExportPathName

(
    int32 ExportIndex,
    const TCHAR* FakeRoot,
    bool bResolveForcedExports
)

Return the path name of the UObject represented by the specified export.

Public function

FString

 

GetExportPathName

(
    FPackageIndex PackageIndex,
    const TCHAR* FakeRoot,
    bool bResolveForcedExports
)

Return the path name of the UObject represented by the specified export.

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