OsuRoom.move

Moves a player to another slot

class OsuRoom
bool
move
(
string player
,
int slot
)

Return Value

Type: bool

true if the player was found and moved.

Throws

NoServerResponseException for no response from bancho.

Meta