ESODecoded

GetZoneIndex

ESO Lua API function — used by 33 of the 3,030 addons we indexed (combined 11,331,297 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetZoneIndex(integer zoneId)

Returns: luaindex zoneIndex

Real usage — from LibGPS


    local zoneIndex = GetZoneIndex(zoneId)
    return mapIndex, zoneIndex, zoneId

Short excerpt from the shipping addon LibGPSits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
LibGPS4,027,526
LibZone1,937,031
Votan's Fisherman1,662,523
Rare Fish Tracker1,177,082
Crafting Stations907,236
LibUespQuestData566,898