SwiftlyS2

CMsgSteamSockets_UDP_ConnectionClosed

Interface CMsgSteamSockets_UDP_ConnectionClosed

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamSockets_UDP_ConnectionClosed : ITypedProtobuf<CMsgSteamSockets_UDP_ConnectionClosed>, INativeHandle

Implements

Properties

Debug

string Debug { get; set; }
Property Value

FromConnectionId

uint FromConnectionId { get; set; }
Property Value

ReasonCode

uint ReasonCode { get; set; }
Property Value

ToConnectionId

uint ToConnectionId { get; set; }
Property Value

On this page