Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UPackageTools
Description
Called during GC, after reachability analysis is performed but before garbage is purged. Restores RF_Standalone to objects in the package-to-be-unloaded that are still reachable.
| Name | RestoreStandaloneOnReachableObjects |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/PackageTools.h |
| Include Path | #include "PackageTools.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/PackageTools.cpp |
static void RestoreStandaloneOnReachableObjects()