forum

How to Get Player Status

posted
Total Posts
1
Topic Starter
My Hvick Eriri
I've dug into osu! source code for hours, and I can't find how client get online users' status(Afk, Playing... etc).
I don't know how to code C#, but I know how to code Java.
I've found
Colour = getColourFor(GetType())
https://github.com/ppy/osu/blob/master/osu.Game/Screens/GameModeWhiteBox.cs#L90
but, I think it's not what I want though.

searching github:
afk repo:ppy/osu-framework repo:ppy/osu language:C#
didn't find any results.
So I come here to ask how does it be implements? Thanks :)
Please sign in to reply.

New reply