Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 613 Bytes

DamageEvent.md

File metadata and controls

11 lines (8 loc) · 613 Bytes

Tgm.Roborally.Api.Model.DamageEvent

Happens when a entity takes damage

Properties

Name Type Description Notes
Entity 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]
Ammount int The number of damage points [optional]

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