Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FGenerationInfo
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
FArchive& Ar, |
I/O function we use a function instead of operator<< so we can pass in the package file summary for version tests, since archive version hasn't been set yet | |
| void | Serialize
(
FStructuredArchive::FSlot Slot, |
I/O function we use a function instead of operator<< so we can pass in the package file summary for version tests, since archive version hasn't been set yet |