ResetLoadersForSave

Overload list

Windows
MacOS
Linux
Name Description

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