Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UDiffCookCommandlet
All the information we collect about a package within a cooked depot.
| Name | FPackageData |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/DiffCookCommandlet.h |
| Include Path | #include "Commandlets/DiffCookCommandlet.h" |
Syntax
struct FPackageData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CookPath | FString | Commandlets/DiffCookCommandlet.h | ||
| HasExtensionBitfield | uint32 | Commandlets/DiffCookCommandlet.h | ||
| HeaderExtension | EPackageExtension | Commandlets/DiffCookCommandlet.h | ||
| PackageName | FName | Commandlets/DiffCookCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasExtension
(
EPackageExtension Extension |
Commandlets/DiffCookCommandlet.h | ||
void SetHasExtension
(
EPackageExtension Extension, |
Commandlets/DiffCookCommandlet.h |