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

unit
String - the Unit ID to check.

Returns

onTaxi
Boolean - Whether the unit is on a taxi.