OsuRoom.mods

Changes the mods in this lobby with their enum value. Different mods are supported and FreeMod is not supported, but more combinations and other mods can be picked with this.

  1. void mods(Mod[] mods)
  2. void mods(ModNumber mods)
    class OsuRoom
    @property
    void
    mods

Throws

NoServerResponseException for no response from bancho.

Meta