@osynicite/osynic-osuapi
Preparing search index...
MultiplayerGame
Interface MultiplayerGame
多人游戏单局游戏结构体 Multiplayer game structure
interface
MultiplayerGame
{
beatmap_id
:
string
;
end_time
:
string
;
game_id
:
string
;
match_type
:
string
;
mods
:
string
;
play_mode
:
string
;
scores
:
MultiplayerScore
[]
;
scoring_type
:
string
;
start_time
:
string
;
team_type
:
string
;
}
Index
Properties
beatmap_
id
end_
time
game_
id
match_
type
mods
play_
mode
scores
scoring_
type
start_
time
team_
type
Properties
beatmap_
id
beatmap_id
:
string
end_
time
end_time
:
string
game_
id
game_id
:
string
match_
type
match_type
:
string
mods
mods
:
string
play_
mode
play_mode
:
string
scores
scores
:
MultiplayerScore
[]
scoring_
type
scoring_type
:
string
start_
time
start_time
:
string
team_
type
team_type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
beatmap_
id
end_
time
game_
id
match_
type
mods
play_
mode
scores
scoring_
type
start_
time
team_
type
@osynicite/osynic-osuapi
Loading...
多人游戏单局游戏结构体 Multiplayer game structure