Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- USavePackageUtilitiesCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/SavePackageUtilitiesCommandlet.h |
| Include | #include "Commandlets/SavePackageUtilitiesCommandlet.h" |
Syntax
class USavePackageUtilitiesCommandlet : public UCommandlet
Remarks
Commandlet used to validate the package saving mechanism. It can currently compare two back to back saves of a package (or folder of packages)
Constructors
| Type | Name | Description | |
|---|---|---|---|
USavePackageUtilitiesCommandlet
(
const FObjectInitializer& ObjectInitializer |