Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/UResavePackagesCommandlet
| Type | Name | Description | |
|---|---|---|---|
| void | PerformAdditionalOperations
(
UObject* Object, |
Allows the commandlet to perform any additional operations on the object before it is resaved. | |
| void | PerformAdditionalOperations
(
UPackage* Package, |
Allows the commandlet to perform any additional operations on the package before it is resaved. | |
| void | PerformAdditionalOperations
(
UWorld* World, |
Allows the commandlet to perform any additional operations on the world before it is resaved. |