Serialize

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Serialize

(
    FArchive& Ar,
    const FPackageFileSummary& Summary
)

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

Public function

void

 

Serialize

(
    FStructuredArchive::FSlot Slot,
    const FPackageFileSummary& Summary
)

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss