Navigation
API > API/Runtime > API/Runtime/CoreUObject
Format for a package payload reported by the PackageResourceManager. The appropriate ArchiveInputFormatter must be used for each format.
| Name | EPackageFormat |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/PackageResourceManager.h |
| Include Path | #include "UObject/PackageResourceManager.h" |
Syntax
enum EPackageFormat
{
Binary,
Text,
}
Values
| Name | Remarks |
|---|---|
| Binary | |
| Text |