SwiftlyS2

EventInventoryUpdated

Interface EventInventoryUpdated

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "inventory_updated"

public interface EventInventoryUpdated : IGameEvent<EventInventoryUpdated>

Implements

Properties

ItemDef

type: short

short ItemDef { get; set; }
Property Value

Itemid

type: long

int Itemid { get; set; }
Property Value

On this page