Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 740 Bytes

DiscardUpgradesEvent.md

File metadata and controls

11 lines (8 loc) · 740 Bytes

Tgm.Roborally.Api.Model.DiscardUpgradesEvent

This event is fired when a player exchanges or actively discards upgrades. The upgrades are removed from the game (but still accessible)

Properties

Name Type Description Notes
Upgrades List<int> The list of upgrades discarded [optional]
Robot int The unique identification of this entity. <br> !!! This is not the id of the player<br> This value will be autogenerated by the api and is read only [optional]

[Back to Model list] [Back to API list] [Back to README]