SwiftlyS2

CMsgSteamSockets_UDP_ChallengeReply

Interface CMsgSteamSockets_UDP_ChallengeReply

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamSockets_UDP_ChallengeReply : ITypedProtobuf<CMsgSteamSockets_UDP_ChallengeReply>, INativeHandle

Implements

Properties

Challenge

ulong Challenge { get; set; }
Property Value

ConnectionId

uint ConnectionId { get; set; }
Property Value

ProtocolVersion

uint ProtocolVersion { get; set; }
Property Value

YourTimestamp

ulong YourTimestamp { get; set; }
Property Value

On this page