Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 589 Bytes

File metadata and controls

11 lines (8 loc) · 589 Bytes

Tgm.Roborally.Api.Model.JoinEvent

If somebody joins a game

Properties

Name Type Description Notes
JoinedId int This id uniquely identifys the player (in a game). Not to be confused with the `uid` which is used for authentication [optional]
Unjoin bool True if the player left instead of joining [optional]

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