Options
All
  • Public
  • Public/Protected
  • All
Menu

Missing beatmap attributes that are required to simulate scores.

Hierarchy

  • IBeatmapAttributes

Index

Properties

beatmapId?: number

Beatmap ID.

clockRate?: number

Beatmap clock rate.

default

1

hash?: string

Beatmap MD5 hash.

maxCombo?: number

Beatmap max combo.

maxDroplets?: number

The number of droplets in osu!catch beatmap.

maxFruits?: number

The number of fruits in osu!catch beatmap.

maxTinyDroplets?: number

The number of tiny droplets in osu!catch beatmap.

mods?: string | number

Mod combination or bitwise.

default

"NM"

rulesetId?: number

Beatmap ruleset ID.

totalHits?: number

Beatmap total hits.