WoW API: UnitOnTaxi

From AddOn Studio
Jump to navigation Jump to search

WoW API < UnitOnTaxi


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

onTaxi = UnitOnTaxi("unit")


Arguments[edit]

unit
String - the Unit ID to check.

Returns[edit]

onTaxi
Boolean - Whether the unit is on a taxi.