Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FArchiveState
Syntax
FArchiveSavePackageData * SavePackageData
Remarks
Provider of data and API specific to UPackage::Save2. Required by archives used from UPackage::Save2, and required for cook saves of packages. nullptr means the archive is not one from UPackage::Save2 and is not being called from a cook save.