Export()
LegacyScoreExporter
reshaper
Export directly to stream instead of creating a archive so we can cancel this anytime
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
ImportParameters
ImportParameter
IModelImporter
RealmFileStore
batchImport
onComplete
exportStorage to private notification should post when export instead of class being constructed
https://github.com/ppy/osu/pull/21468
GameHost
LegacyImportManager
GetNextBestFilename()
LegacyExporter
NamingUtils.GetNextBestFilename()
.Select()
LegacyScoreExporter.Export()
ExportStorage
ExportToStream
`uuid` to `model`
removed LegacyExportManager Separated the method of CreateZip method and the default export method
This operation cannot be stopped(if not dispose stream). so make it cannot cancel