SwiftlyS2

CSOEconItemDropRateBonus

Interface CSOEconItemDropRateBonus

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOEconItemDropRateBonus : ITypedProtobuf<CSOEconItemDropRateBonus>, INativeHandle

Implements

Properties

AccountId

uint AccountId { get; set; }
Property Value

Bonus

float Bonus { get; set; }
Property Value

BonusCount

uint BonusCount { get; set; }
Property Value

DefIndex

uint DefIndex { get; set; }
Property Value

ExpirationDate

uint ExpirationDate { get; set; }
Property Value

ItemId

ulong ItemId { get; set; }
Property Value

On this page