pubg-d ~master (2022-04-05T03:23:05.2150949)
Dub
Repo
SampleRequest
pubg
sample
Undocumented in source.
class
SampleRequest :
ObjectRequest
{
this
(string region);
string
[]
getRandomMatches
();
}
Constructors
this
this
(string region)
Undocumented in source.
Members
Functions
getRandomMatches
string
[]
getRandomMatches
()
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
sample
classes
SampleRequest