GetExportFullName

Overload list

Windows
MacOS
Linux
Name Description

Public function

FString

 

GetExportFullName

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

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

Public function

FString

 

GetExportFullName

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

Return the full name of the UObject represented by the specified package index

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