GTA V NativesvehicleVehicle::isVisibleOn this pageVehicle::isVisiblemust be called after TRACK_VEHICLE_VISIBILITY it's not instant so probabilly must pass an 'update' to see correct result. Syntax ```js vehicle.isVisible(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also