Declaración
event OnAccessItem(itemID ItemIDType, item entity<Entity>)
go
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
Item ID | ItemGoodsIDType | Item Type |
Item | Entity | Item entity, can be null |
Triggered when an item is obtained
event OnAccessItem(itemID ItemIDType, item entity<Entity>)
go
Nombre | Tipo | Descripción |
---|---|---|
Item ID | ItemGoodsIDType | Item Type |
Item | Entity | Item entity, can be null |