Returns whether the player can change vehicle seats. Tells you if the player can switch seats in general, whereas UnitVehicleSeatInfo() tells you if the player can switch into a specific seat.
See also Vehicle functions.
Signature:
canSwitch
=
CanSwitchVehicleSeat()
Returns:
canSwitch
- Can the player change vehicle seats (boolean
)