GTA V NativesentityEntity::isAttachedToAnyVehicleOn this pageEntity::isAttachedToAnyVehicleSyntax ```js entity.isAttachedToAnyVehicle(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also