WoW API: UnitOnTaxi

From AddOn Studio
Revision as of 17:05, 25 June 2007 by WoWWiki>Ravas (Updated to match the current API boilerplate.)
Jump to navigation Jump to search

WoW API < UnitOnTaxi


Returns 1 if unit is on a taxi, nil otherwise.

onTaxi = UnitOnTaxi()


Arguments

none


Returns

onTaxi
Boolean - Whether the unit is on a taxi.