View source
typedef ResultsStateParams
package funkin.play
import funkin.play.ResultState
Available on all platforms
Fields
optionalvariationId: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"
optionalisPracticeMode:Null<Bool>
* Whether the displayed score is from a song played with Practice Mode enabled.
optionalisBotPlayMode:Null<Bool>
* Whether the displayed score is from a song played with Bot Play Mode enabled.
optionaldifficultyId:Null<String>
* The difficulty ID of the song/week we just played.
* @default `Constants.DEFAULT_DIFFICULTY`