Addresses https://github.com/ppy/osu/pull/26080#issuecomment-1868833214.
Addresses https://github.com/ppy/osu/discussions/26032.
LocalisableString
Also, mark as nullable for some properties.
SetReplayScore
ModCinema
The taiko-slider is not included in `Playfield`, so it doesn't get hidden when calling `drawableRuleSet.Playfield.Hide()`. Calling `drawableRuleSet.Hide()` hides the taiko-slider, in addition to the rest of the `Playfield`.
EnableUserDim
IgnoreUserSettings