Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 719 Bytes

RobotStartExecEvent.md

File metadata and controls

12 lines (9 loc) · 719 Bytes

Tgm.Roborally.Api.Model.RobotStartExecEvent

When a robot is about to execute a programming card/statement

Properties

Name Type Description Notes
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]
Card RobotCommand [optional]
Register int The index of the executed register [optional]

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