ESODecoded

GetNumFastTravelNodes

ESO Lua API function — used by 32 of the 3,030 addons we indexed (combined 38,967,236 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetNumFastTravelNodes()

Returns: integer numFastTravelNodes

Real usage — from LoreBooks


  for nodeIndex = 1, GetNumFastTravelNodes() do
    local known, _, _, _, _, _, poiType, isShownInCurrentMap = GetFastTravelNodeInfo(nodeIndex)

Short excerpt from the shipping addon LoreBooksits 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
LoreBooks13,090,355
SkyShards12,943,031
CraftStore5,176,147
Votan's Minimap4,211,718
MiniMap by Fyrakin [Masteroshi430's branch]1,392,567
RuESO870,904