SwiftlyS2

CMsgSteamDatagramNoSessionRelayToClient

Interface CMsgSteamDatagramNoSessionRelayToClient

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramNoSessionRelayToClient : ITypedProtobuf<CMsgSteamDatagramNoSessionRelayToClient>, INativeHandle

Implements

Properties

Challenge

ulong Challenge { get; set; }
Property Value

ConnectionId

uint ConnectionId { get; set; }
Property Value

SecondsUntilShutdown

uint SecondsUntilShutdown { get; set; }
Property Value

ServerTime

uint ServerTime { get; set; }
Property Value

YourPublicIp

uint YourPublicIp { get; set; }
Property Value

YourPublicPort

uint YourPublicPort { get; set; }
Property Value

On this page