SteamMatchmakingServers


Topics

Interfaces

struct SteamMatchmakingServers

Declaration
Swift
public struct SteamMatchmakingServers: Sendable

Simple types

struct HServerListRequest

Steamworks HServerListRequest

Declaration
Swift
public struct HServerListRequest: Hashable, Sendable

struct HServerQuery

Steamworks HServerQuery

Declaration
Swift
public struct HServerQuery: Hashable, Sendable

extension HServerQuery: ExpressibleByIntegerLiteral

Protocols

protocol SteamMatchmakingPingResponse

Steamworks ISteamMatchmakingPingResponse

Declaration
Swift
public protocol SteamMatchmakingPingResponse: Sendable

protocol SteamMatchmakingPlayersResponse

Steamworks ISteamMatchmakingPlayersResponse

Declaration
Swift
public protocol SteamMatchmakingPlayersResponse: Sendable

protocol SteamMatchmakingRulesResponse

Steamworks ISteamMatchmakingRulesResponse

Declaration
Swift
public protocol SteamMatchmakingRulesResponse: Sendable

protocol SteamMatchmakingServerListResponse

Steamworks ISteamMatchmakingServerListResponse

Declaration
Swift
public protocol SteamMatchmakingServerListResponse: Sendable