SwiftlyS2

CMsgSteamDatagramRouterPingReply_AltAddress

Interface CMsgSteamDatagramRouterPingReply_AltAddress

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramRouterPingReply_AltAddress : ITypedProtobuf<CMsgSteamDatagramRouterPingReply_AltAddress>, INativeHandle

Implements

Properties

Id

string Id { get; set; }
Property Value

Ipv4

uint Ipv4 { get; set; }
Property Value

Penalty

uint Penalty { get; set; }
Property Value

Port

uint Port { get; set; }
Property Value

Protocol

CMsgSteamDatagramRouterPingReply_AltAddress_Protocol Protocol { get; set; }
Property Value

On this page