OsuRoom.onUserTeamChange

username & team as argument

class OsuRoom
NothrowEvent!(string, Team) onUserTeamChange;

Meta