Declaration
event OnPickedUp(player entity<Player>)
go
Parameters
Name | Type | Description |
---|---|---|
Player | Player | The player who picked up the item |
Triggered when an item is picked up
event OnPickedUp(player entity<Player>)
go
Name | Type | Description |
---|---|---|
Player | Player | The player who picked up the item |