Unknown
default
RealmNamedFileUsage
Hopefully help in figuring out https://sentry.ppy.sh/organizations/ppy/issues/3679/?project=2&query=user%3A%22id%3A10078484%22
RealmUser.Username
IUser
RealmUser
Not sure this will stick, but let's add it for now to make testing detach support work nicely.
ScoreInfo
May contain errors.
RealmScore
IRulesetInfo
RealmNamedFileUsage.Filename
IHasNamedFiles
RealmBeatmapSet
BeatmapSetOnlineStatus
BeatmapOnlineStatus
This variable is used at more than just a set level.
Update usages of `RulesetInfo.ID` to use `OnlineID` instead
RulesetInfo.ID
OnlineID
BeatmapSet.Metadata
Ruleset.CreateInstance
StoragePath
IBeatmapSetInfo
IBeatmapInfo
IBeatmapMetadataInfo.Author
RealmBeatmap.Clone
string.Empty
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Only the file related ones are really required outside of tests, but seems like as good an opportunity as ever to get the rest of the models into the game project.