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 LoreBooks — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| LoreBooks | 13,090,355 |
| SkyShards | 12,943,031 |
| CraftStore | 5,176,147 |
| Votan's Minimap | 4,211,718 |
| MiniMap by Fyrakin [Masteroshi430's branch] | 1,392,567 |
| RuESO | 870,904 |