1
0
EQ2Emu/docs/lua_functions/GetZoneName.md

14 lines
239 B
Markdown

### Function: GetZoneName(zone)
**Description:**
Gets the zone name of the zone object referenced.
**Parameters:**
- `zone` (Zone) - Zone object representing `zone`.
**Returns:** String name of the zone.
**Example:**
Example Required