RSS

Пятница, 26.04.2024, 23:06
Главная » WoW API » API Функции »

Транспортное средство (Vehicle)

[ Добавить запись ]

В категории материалов: 36
Показано материалов: 1-36

Название Описание
VehiclePrevSeat Moves the player from his current seat in a vehicle to the previous sequentially numbered seat.
VehicleNextSeat Moves the player from his current seat in a vehicle to the next sequentially numbered seat.
VehicleExit Removes the player from the current vehicle.
VehicleCameraZoomOut Zooms the player's view out while in a vehicle.
VehicleCameraZoomIn Zooms the player's view in while in a vehicle.
VehicleAimUpStop Stops adjusting vehicle aim upward.
VehicleAimUpStart Starts adjusting vehicle aim upward.
VehicleAimSetNormPower This is a Blizzard internal function.
VehicleAimRequestNormAngle Attempts to set a vehicle weapon's aim angle to a specific value relative to its minimum value.
VehicleAimRequestAngle Attempts to set a vehicle weapon's aim angle to a specific value.
VehicleAimIncrement Adjusts vehicle aim upward by a specified amount.
VehicleAimGetNormPower This is a Blizzard internal function.
VehicleAimGetNormAngle Returns the aim angle of a vehicle weapon relative to its minimum angle.
VehicleAimGetAngle Returns the aim angle of a vehicle weapon.
VehicleAimDownStop Stops adjusting vehicle aim downward.
VehicleAimDownStart Starts adjusting vehicle aim downward.
VehicleAimDecrement Adjusts vehicle aim downward by a specified amount.
UnitVehicleSkin Returns the style of vehicle UI to display for a unit.
UnitVehicleSeatInfo Returns information about seats in a vehicle.
UnitVehicleSeatCount Returns the number of seats in a unit's vehicle.
UnitTargetsVehicleInRaidUI Returns whether attempts to target a unit should target its vehicle.
UnitSwitchToVehicleSeat Moves the player to another seat within his current vehicle.
UnitInVehicleControlSeat Returns whether a unit controls a vehicle.
UnitInVehicle Returns whether a unit is in a vehicle.
UnitHasVehicleUI Returns whether a unit is controlling a vehicle or vehicle weapon.
UnitControllingVehicle Returns whether a unit is controlling a vehicle.
IsVehicleAimPowerAdjustable This is a Blizzard internal function.
IsVehicleAimAngleAdjustable Returns whether the player is controlling a vehicle weapon with adjustable aim angle.
IsUsingVehicleControls This is a Blizzard internal function.
EjectPassengerFromSeat Ejects the occupant of a seat in the player's vehicle.
CombatTextSetActiveUnit Sets the main unit for display of floating combat text.
CanSwitchVehicleSeats Returns whether the player is in a vehicle with multiple seats.
CanSwitchVehicleSeat Returns whether the player can change vehicle seats.
CanExitVehicle Returns whether the player is in a vehicle.
CanEjectPassengerFromSeat Returns whether the player can eject the occupant of a seat in the player's vehicle.
UnitTargetsVehicleInRaidUI Returns whether attempts to target a unit should target its vehicle.