EventBonusUpdated
Interface EventBonusUpdated
Namespace: SwiftlyS2.Shared.GameEventDefinitions
Assembly: SwiftlyS2.CS2.dll
Event "bonus_updated"
public interface EventBonusUpdated : IGameEvent<EventBonusUpdated>Implements
Properties
NumAdvanced
type: short
short NumAdvanced { get; set; }Property Value
NumBronze
type: short
short NumBronze { get; set; }Property Value
NumGold
type: short
short NumGold { get; set; }Property Value
NumSilver
type: short
short NumSilver { get; set; }Property Value