Declaración
event OnDropConsumable(consumableID ItemIDType, item entity<Entity>)
go
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
ConsumableID | ItemGoodsIDType | Item Type |
Item | Entity | Item entity, can be null |
Triggered when the player drops an item other than a weapon
event OnDropConsumable(consumableID ItemIDType, item entity<Entity>)
go
Nombre | Tipo | Descripción |
---|---|---|
ConsumableID | ItemGoodsIDType | Item Type |
Item | Entity | Item entity, can be null |