LoadPackageLinker

Overload list

Windows
MacOS
Linux
Name Description

Public function

FLinkerLoad ...

 

LoadPackageLinker

(
    UPackage* InOuter,
    const TCHAR* InLongPackageName,
    uint32 LoadFlags,
    UPackageMap* Sandbox,
    FGuid* CompatibleGuid,
    FArchive* InReaderOverride
)

Public function

FLinkerLoad ...

 

LoadPackageLinker

(
    UPackage* InOuter,
    const TCHAR* InLongPackageName,
    uint32 LoadFlags,
    UPackageMap* Sandbox,
    FGuid* CompatibleGuid,
    FArchive* InReaderOverride,
    TFunctionRef< void*...
)

Loads a linker for a package and returns it without loading any objects.

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