Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/IPackageWriter
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/PackageWriter.h |
| Include | #include "Serialization/PackageWriter.h" |
void BeginPackage
(
const FBeginPackageInfo & Info
)
Remarks
Mark the beginning of a package store transaction for the specified package
This must be called before any data is produced for a given package