SwiftlyS2

CMsgGCRoutingInfo

Interface CMsgGCRoutingInfo

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCRoutingInfo : ITypedProtobuf<CMsgGCRoutingInfo>, INativeHandle

Implements

Properties

DirIndex

IProtobufRepeatedFieldValueType<uint> DirIndex { get; }
Property Value

Fallback

CMsgGCRoutingInfo_RoutingMethod Fallback { get; set; }
Property Value

Method

CMsgGCRoutingInfo_RoutingMethod Method { get; set; }
Property Value

PolicyRules

IProtobufRepeatedFieldSubMessageType<CMsgGCRoutingInfo_PolicyRule> PolicyRules { get; }
Property Value

ProtobufField

uint ProtobufField { get; set; }
Property Value

WebapiParam

string WebapiParam { get; set; }
Property Value

On this page