API UnitOnTaxi Edit History Talk0 98,524pages 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 A null function is one which does nothing and returns nothing. In WoW, the majority of null... Null function Returns the number of options someone has when getting a quest item. GetNumQuestLogChoices... API GetNumQuestLogChoices Returns the height of the window in pixels. GetScreenHeight(); Arguments none Returns Number... API GetScreenHeight Categories: World of Warcraft API