Fields

@:optionaloptionalvariationId:Null<String>

* The variation ID of the song/week we just played. * @default `Constants.DEFAULT_VARIATION`

title:String

* A readable title for the song we just played. * Either "Song Name by Artist Name" or "Week Name"

storyMode:Bool

* True if results are for a level, false if results are for a single song.

songId:String

* The internal song ID for the song we just played.

scoreData:SaveScoreData

* The score, accuracy, and judgements.

@:optionaloptionalprevScoreData:Null<SaveScoreData>

* The previous score data, used for rank comparision.

@:optionaloptionalisPracticeMode:Null<Bool>

* Whether the displayed score is from a song played with Practice Mode enabled.

@:optionaloptionalisNewHighscore:Null<Bool>

* Whether the displayed score is a new highscore

@:optionaloptionalisBotPlayMode:Null<Bool>

* Whether the displayed score is from a song played with Bot Play Mode enabled.

@:optionaloptionaldifficultyId:Null<String>

* The difficulty ID of the song/week we just played. * @default `Constants.DEFAULT_DIFFICULTY`

@:optionaloptionalcharacterId:Null<String>

* The character ID for the song we just played. * @default `bf`