ResetLoadersForSave

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

ResetLoadersForSave

(
    TArrayView< FPackageSaveInfo > InPa...
)

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

Public function

void

 

ResetLoadersForSave

(
    UObject* InOuter,
    const TCHAR* Filename
)

No longer used; use version that takes a UPackage* and call EnsureLoadingComplete separately.

Public function

void

 

ResetLoadersForSave

(
    UPackage* Package,
    const TCHAR* Filename
)

Reset the loader for the given package if it is using the given filename, so we can write to the file

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