SwiftlyS2

CMsgSteamNetworkingIPAddress

Interface CMsgSteamNetworkingIPAddress

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamNetworkingIPAddress : ITypedProtobuf<CMsgSteamNetworkingIPAddress>, INativeHandle

Implements

Properties

V4

uint V4 { get; set; }
Property Value

V6

byte[] V6 { get; set; }
Property Value

On this page