GTA V NativeszoneZone::getZoneAtCoordsOn this pageZone::getZoneAtCoordsSyntax ```js mp.game.zone.getZoneAtCoords(x, y, z); ``` Required Arguments x: float y: float z: float Return value int Example ```js // todo ``` See also