natives.IS CAR IN AREA 2D
natives.IS_CAR_IN_AREA_2D
Signature: void natives.IS_CAR_IN_AREA_2D(int car, Vec2 position, Vec2 position, int flag)
Usage: checks whether car in area 2d
Parameters
- int car Vehicle handle to act upon.
- Vec2 position 2D coordinates (x, y).
- Vec2 position 2D coordinates (x, y).
- int flag Flag/enable state (0 or 1).
Return
void
On failure: void