Class ISteamMatchmakingServerListResponse
Class ISteamMatchmakingServerListResponse
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
public class ISteamMatchmakingServerListResponseInheritance
Inherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.MemberwiseClone()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Constructors
ISteamMatchmakingServerListResponse(ServerResponded, ServerFailedToRespond, RefreshComplete)
public ISteamMatchmakingServerListResponse(ISteamMatchmakingServerListResponse.ServerResponded onServerResponded, ISteamMatchmakingServerListResponse.ServerFailedToRespond onServerFailedToRespond, ISteamMatchmakingServerListResponse.RefreshComplete onRefreshComplete)Parameters
- onServerResponded ISteamMatchmakingServerListResponse.ServerResponded
- onServerFailedToRespond ISteamMatchmakingServerListResponse.ServerFailedToRespond
- onRefreshComplete ISteamMatchmakingServerListResponse.RefreshComplete
Methods
~ISteamMatchmakingServerListResponse()
protected ~ISteamMatchmakingServerListResponse()Operators
explicit operator nint(ISteamMatchmakingServerListResponse)
public static explicit operator nint(ISteamMatchmakingServerListResponse that)Parameters
Returns