Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/EditorLoadingAndSaving
Unloads a list of packages
Target is Editor Loading and Saving Utils
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Packages to Unload | Array of packages to unload. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Out Any Packages Unloaded | |
| text | Out Error Message |