Function OsuRoom.waitForJoin
Waits for a player to join the room & return the username
string waitForJoin
(
core .time .Duration timeout
);
Throws
InterruptException if timeout triggers
Waits for a player to join the room & return the username
string waitForJoin
(
core .time .Duration timeout
);
InterruptException if timeout triggers