Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization > API/Runtime/CoreUObject/Serialization/FArchiveStackTrace
| Type | Name | Description | |
|---|---|---|---|
| void | CompareWith
(
const TCHAR* InFilename, |
Compares this archive with the given bytes from disk or FPackageData. Dumps all differences to log. | |
| void | CompareWith
(
const FPackageData& SourcePackage, |