ResetLoadersForSave

Reset the loaders for the given packages if they are using the given filenames, so we can write to the files

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 ResetLoadersForSave
(
    TArrayView< FPackageSaveInfo > InPackages
)

Remarks

Reset the loaders for the given packages if they are using the given filenames, so we can write to the files

Parameters

Parameter

Description

InPackage

The package we are saving along with their filename

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