Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UPackageTools
| Type | Name | Description | |
|---|---|---|---|
| bool | ReloadPackages
(
const TArray< UPackage* >& PackagesToReload |
Helper function that attempts to reload the specified top-level packages. | |
| bool | ReloadPackages
(
const TArray< UPackage* >& PackagesToReload, |
ReloadPackages taking bInteractive is deprecated. Use the version taking EReloadPackagesInteractionMode instead. | |
| bool | ReloadPackages
(
const TArray< UPackage* >& PackagesToReload, |
Helper function that attempts to reload the specified top-level packages. |