API UnitOnTaxi Edit History Talk0 98,542pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns 1 if unit is on a taxi, nil otherwise. onTaxi = UnitOnTaxi("unit") Arguments unit String - the Unit ID to check. Returns onTaxi Boolean - Whether the unit is on a taxi. Read more Sets the texture to use for the taxi map. SetTaxiMap(texture) texture String - The path to the... API SetTaxiMap Releases your ghost to the graveyard. RepopMe(); Arguments none Example RepopMe(); API RepopMe canView, canDeposit, stacksPerDay = GetGuildBankTabPermissions(tab); tab Integer - guild bank... API GetGuildBankTabPermissions Categories: World of Warcraft API