OsuRoom.onPlayerFinished

A user finished playing. username + score + passed

class OsuRoom
NothrowEvent!(string, long, bool) onPlayerFinished;

Meta