聲明
event OnAccessItem(itemID ItemIDType, item entity<Entity>)
go
參數
名稱 | 類型 | 描述 |
---|---|---|
道具ID | ItemGoodsIDType | 物品類型 |
實體 | Entity | 物品實體,可能為空 |
在獲得物品時觸發
event OnAccessItem(itemID ItemIDType, item entity<Entity>)
go
名稱 | 類型 | 描述 |
---|---|---|
道具ID | ItemGoodsIDType | 物品類型 |
實體 | Entity | 物品實體,可能為空 |