Метод | Описание | |
---|---|---|
CSteamMatchmakingServers ( |
||
CancelQuery ( uint hRequest ) : void | ||
CancelServerQuery ( uint hServerQuery ) : void | ||
GetIntPtr ( ) : |
||
GetServerCount ( uint hRequest ) : int | ||
GetServerDetails ( uint hRequest, int iServer ) : |
||
IsRefreshing ( uint hRequest ) : bool | ||
PingServer ( uint unIP, char usPort, |
||
PlayerDetails ( uint unIP, char usPort, |
||
RefreshQuery ( uint hRequest ) : void | ||
RefreshServer ( uint hRequest, int iServer ) : void | ||
ReleaseRequest ( uint hServerListRequest ) : void | ||
RequestFavoritesServerList ( uint iApp, |
||
RequestFriendsServerList ( uint iApp, |
||
RequestHistoryServerList ( uint iApp, |
||
RequestInternetServerList ( uint iApp, |
||
RequestLANServerList ( uint iApp, |
||
RequestSpectatorServerList ( uint iApp, |
||
ServerRules ( uint unIP, char usPort, |
Метод | Описание | |
---|---|---|
CheckIfUsable ( ) : void |
public CSteamMatchmakingServers ( |
||
SteamMatchmakingServers |
public CancelQuery ( uint hRequest ) : void | ||
hRequest | uint | |
Результат | void |
public CancelServerQuery ( uint hServerQuery ) : void | ||
hServerQuery | uint | |
Результат | void |
public GetServerCount ( uint hRequest ) : int | ||
hRequest | uint | |
Результат | int |
public GetServerDetails ( uint hRequest, int iServer ) : |
||
hRequest | uint | |
iServer | int | |
Результат |
public IsRefreshing ( uint hRequest ) : bool | ||
hRequest | uint | |
Результат | bool |
public PingServer ( uint unIP, char usPort, |
||
unIP | uint | |
usPort | char | |
pRequestServersResponse | ||
Результат | uint |
public PlayerDetails ( uint unIP, char usPort, |
||
unIP | uint | |
usPort | char | |
pRequestServersResponse | ||
Результат | uint |
public RefreshQuery ( uint hRequest ) : void | ||
hRequest | uint | |
Результат | void |
public RefreshServer ( uint hRequest, int iServer ) : void | ||
hRequest | uint | |
iServer | int | |
Результат | void |
public ReleaseRequest ( uint hServerListRequest ) : void | ||
hServerListRequest | uint | |
Результат | void |
public RequestFavoritesServerList ( uint iApp, |
||
iApp | uint | |
ppchFilters | ||
pRequestServersResponse | ||
Результат | uint |
public RequestFriendsServerList ( uint iApp, |
||
iApp | uint | |
ppchFilters | ||
pRequestServersResponse | ||
Результат | uint |
public RequestHistoryServerList ( uint iApp, |
||
iApp | uint | |
ppchFilters | ||
pRequestServersResponse | ||
Результат | uint |
public RequestInternetServerList ( uint iApp, |
||
iApp | uint | |
ppchFilters | ||
pRequestServersResponse | ||
Результат | uint |
public RequestLANServerList ( uint iApp, |
||
iApp | uint | |
pRequestServersResponse | ||
Результат | uint |
public RequestSpectatorServerList ( uint iApp, |
||
iApp | uint | |
ppchFilters | ||
pRequestServersResponse | ||
Результат | uint |
public ServerRules ( uint unIP, char usPort, |
||
unIP | uint | |
usPort | char | |
pRequestServersResponse | ||
Результат | uint |