Vehicle.canShootInDirection 71

Checks if someone on the vehicle can shoot in that direction


Return value

Return TypeDescription
boolReturns true if, for each seat in the vehicle, exist at least 1 soldier that can shoot in that direction

Parameters

ParameterTypeDescription
1vec3The direction to check if it's possible to shoot at

Examples

No examples available.


Back to Scripting API