Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
| Type | Name | Description | |
|---|---|---|---|
| void | ResetLoadersForSave
(
TArrayView< FPackageSaveInfo > InPackages |
Reset the loaders for the given packages if they are using the given filenames, so we can write to the files | |
| void | ResetLoadersForSave
(
UPackage* Package, |
Reset the loader for the given package if it is using the given filename, so we can write to the file |