Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 732 Bytes

File metadata and controls

11 lines (8 loc) · 732 Bytes

Tgm.Roborally.Api.Model.RobotPickEvent

Triggered when a robot is assigned to a player

Properties

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]
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]