1
0
EQ2Emu/docs/lua_functions/GetZoneName.md

239 B

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