SwiftlyS2

CMsgSteamSockets_UDP_ChallengeRequest

Interface CMsgSteamSockets_UDP_ChallengeRequest

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamSockets_UDP_ChallengeRequest : ITypedProtobuf<CMsgSteamSockets_UDP_ChallengeRequest>, INativeHandle

Implements

Properties

ConnectionId

uint ConnectionId { get; set; }
Property Value

MyTimestamp

ulong MyTimestamp { get; set; }
Property Value

ProtocolVersion

uint ProtocolVersion { get; set; }
Property Value

On this page