Method | Description | |
---|---|---|
Api ( string language = "en" ) : System.Collections.Generic | ||
FindMatch ( |
||
GetEvents ( string worldId ) : GwEvent>.Dictionary |
||
GetMaps ( ) : List |
||
GetMatchDetails ( string matchId ) : |
||
GetMatches ( ) : GwMatch>.Dictionary |
||
GetNames ( string url, string lang ) : string>.Dictionary |
||
GetWorlds ( ) : List |
||
Refresh ( ) : void |
Method | Description | |
---|---|---|
FetchMatches ( ) : GwMatch>.Dictionary |
public Api ( string language = "en" ) : System.Collections.Generic | ||
language | string | |
return | System.Collections.Generic |
public GetEvents ( string worldId ) : GwEvent>.Dictionary |
||
worldId | string | |
return | GwEvent>.Dictionary |
public GetMatchDetails ( string matchId ) : |
||
matchId | string | |
return |
public GetNames ( string url, string lang ) : string>.Dictionary |
||
url | string | |
lang | string | |
return | string>.Dictionary |