OsuRoom.mapAndMode

Changes the map to a beatmap ID (b/ url) with gamemode

class OsuRoom
@property
bool
mapAndMode
(
string id
,)

Return Value

Type: bool

true if the map was found and changed.

Throws

NoServerResponseException for no response from bancho.

Meta