JumpToHouse
ESO Lua API function — used by 60 of the 3,030 addons we indexed (combined 2,197,000 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
JumpToHouse(string displayName)Real usage — from Port to Friend's House
PortToFriend.JumpToHouse(zo_strtrim(name), tonumber(houseId))
if PortToFriend.savedVars.port_mode == PortToFriend.constants.PORT_MODE_ON_CLICK thenShort excerpt from the shipping addon Port to Friend's House — 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 |
|---|---|
| Port to Friend's House | 1,303,975 |
| Guild Hall Button | 266,680 |
| Go Home | 107,756 |
| LGM - Lilith's Group Manager | 87,503 |
| HomeStationMarker | 63,780 |
| Chat Tab Selector | 52,848 |