UNPKG

rock-mod

Version:

Rock-Mod is a powerful framework designed for creating and managing mods for Grand Theft Auto (GTA) games.

6 lines (5 loc) 148 B
export class RageZoneManager { getNameOfZone(position) { return mp.game.zone.getNameOfZone(position.x, position.y, position.z); } }