Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > UPackageTools
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | UnloadPackages
(
const TArray< UPackage* >& PackagesToUnload |
Helper function that attempts to unload the specified top-level packages. |
![]() ![]() |
bool | UnloadPackages
(
FUnloadPackageParams& Params |
Helper function that attemps to unload the specified top-level packages. |
![]() ![]() |
bool | UnloadPackages
(
const TArray< UPackage* >& PackagesToUnload, |
Helper function that attempts to unload the specified top-level packages. |