Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UPackageTools > API/Editor/UnrealEd/UPackageTools/UnloadPackages
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/PackageTools.h |
| Include | #include "PackageTools.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/PackageTools.cpp |
static bool UnloadPackages
&40;
FUnloadPackageParams & Params
&41;
Remarks
Helper function that attemps to unload the specified top-level packages. true if the set of loaded packages was changed
Parameters
| Name | Description |
|---|---|
| struct | containg list of packages that should be unloaded and other behavior params. |