er2.getVehiclesInArea 3

Get all vehicles within a specific area


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1vec3Center of the search
2floatMaximum radius
3TableA Lua Table to fill with the found vehicles. Vehicles are inserted in a non precised order

Examples

No examples available.


Back to Scripting API