Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 880 Bytes

PushEvent.md

File metadata and controls

13 lines (10 loc) · 880 Bytes

Tgm.Roborally.Api.Model.PushEvent

When entities push each other

Properties

Name Type Description Notes
PusherId 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 tiles the pushed entity is pushed [optional]
PushDirecton Direction [optional]
PushedId 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]