Vehicle.canShootInDirection 71
Checks if someone on the vehicle can shoot in that direction
Return value
Return Type | Description |
---|---|
bool | Returns true if, for each seat in the vehicle, exist at least 1 soldier that can shoot in that direction |
Parameters
Parameter | Type | Description |
---|---|---|
1 | vec3 | The direction to check if it's possible to shoot at |
Examples
No examples available.