OsuClient Methods |
The OsuClient type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBeatmap |
Return information about beatmaps.
| |
| GetMatch |
Return informations about a multiplayer lobby.
| |
| GetReplay(mode, Int64, String, NullableInt64) |
Return informations about a replay.
| |
| GetReplay(mode, String, Int64, NullableInt64) |
Return all the bytes needed to create a .osr file.
| |
| GetScore |
Return informations about scores from a beatmap.
| |
| GetUser |
Return informations about a user.
| |
| GetUserBest |
Return informations about a user best scores.
| |
| GetUserRecent |
Return informations about a user recent scores.
| |
| modsCalculator |
Return int64 for a mods combination.
|