SwiftlyS2

IpAddressMask

Interface IpAddressMask

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface IpAddressMask : ITypedProtobuf<IpAddressMask>, INativeHandle

Implements

Properties

A

uint A { get; set; }
Property Value

B

uint B { get; set; }
Property Value

Bits

uint Bits { get; set; }
Property Value

C

uint C { get; set; }
Property Value

D

uint D { get; set; }
Property Value

Token

uint Token { get; set; }
Property Value

On this page