CMsgIPAddress
Interface CMsgIPAddress
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgIPAddress : ITypedProtobuf<CMsgIPAddress>, INativeHandleImplements
Properties
V4
uint V4 { get; set; }Property Value
V6
byte[] V6 { get; set; }Property Value