SwiftlyS2

CMsgSteamDatagramP2PRoutes_Route

Interface CMsgSteamDatagramP2PRoutes_Route

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramP2PRoutes_Route : ITypedProtobuf<CMsgSteamDatagramP2PRoutes_Route>, INativeHandle

Implements

Properties

InteriorScore

uint InteriorScore { get; set; }
Property Value

LegacyScore

uint LegacyScore { get; set; }
Property Value

MyPopId

uint MyPopId { get; set; }
Property Value

YourPopId

uint YourPopId { get; set; }
Property Value

On this page