The event that occurs if a player buys an upgrade
Name | Type | Description | Notes |
---|---|---|---|
Player | int | This id uniquely identifys the player (in a game). Not to be confused with the `uid` which is used for authentication | [optional] |
Upgrade | int | The id of an upgrade. Unique | [optional] |