ResetLoaders

Remove references to the linker for the given package and delete the linker.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h

Include

#include "UObject/Linker.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Linker.cpp

Syntax

void ResetLoaders
(
    UObject * InOuter
)

Remarks

Remove references to the linker for the given package and delete the linker. Can be called after the package has finished loading. Flushes async loading.

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