pubg-d ~master (2022-04-05T03:23:05.2150949)
Dub
Repo
SeasonRequest
pubg
season
Undocumented in source.
class
SeasonRequest :
ObjectRequest
{
this
(string region);
Season
getSeason
(uint index);
Season
[]
getSeasons
();
}
Constructors
this
this
(string region)
Undocumented in source.
Members
Functions
getSeason
Season
getSeason
(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
getSeasons
Season
[]
getSeasons
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From ObjectRequest
request
auto
request
(string reqURI)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
pubg
season
classes
Season
SeasonRequest