Declaration
event OnAccessEquipment(item entity<Entity>)
go
Parameters
Name | Type | Description |
---|---|---|
Item | Entity | Obtained item entity |
Triggered when an item corresponding to a slot under the SwitchEquipSlot enumeration is obtained
event OnAccessEquipment(item entity<Entity>)
go
Name | Type | Description |
---|---|---|
Item | Entity | Obtained item entity |