SwiftlyS2

CMsgGCRoutingInfo_TokenBucketConfiguration

Interface CMsgGCRoutingInfo_TokenBucketConfiguration

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCRoutingInfo_TokenBucketConfiguration : ITypedProtobuf<CMsgGCRoutingInfo_TokenBucketConfiguration>, INativeHandle

Implements

Properties

GrantSeconds

int GrantSeconds { get; set; }
Property Value

TokensGrant

int TokensGrant { get; set; }
Property Value

TokensStart

int TokensStart { get; set; }
Property Value

On this page