SwiftlyS2

CMsgIncrementKillCountAttribute

Interface CMsgIncrementKillCountAttribute

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgIncrementKillCountAttribute : ITypedProtobuf<CMsgIncrementKillCountAttribute>, INativeHandle

Implements

Properties

Amount

uint Amount { get; set; }
Property Value

EventType

uint EventType { get; set; }
Property Value

ItemId

ulong ItemId { get; set; }
Property Value

KillerAccountId

uint KillerAccountId { get; set; }
Property Value

VictimAccountId

uint VictimAccountId { get; set; }
Property Value

On this page