Event if a player shoots a lazer
Name | Type | Description | Notes |
---|---|---|---|
Shooter | 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] |
Direction | Direction | [optional] | |
To | Position | [optional] | |
HitEntitys | List<int> | The entitys hit by the ray | [optional] |