SwiftlyS2

CMsgIPAddress

Interface CMsgIPAddress

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgIPAddress : ITypedProtobuf<CMsgIPAddress>, INativeHandle

Implements

Properties

V4

uint V4 { get; set; }
Property Value

V6

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

On this page