Lua HasEmptyVehicleSeat

Description

Tells if the vehicle has empty seats.

Syntax

HasEmptyVehicleSeat(); -- No parameters

parameter(s)
None

return value(s)
Returns true if the vehicle has empty seats.
Returns false otherwise.