RSS

Пятница, 08.11.2024, 02:45
Главная » WoW API »

API Функции

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

В разделе материалов: 7079
Показано материалов: 5701-5750
Страницы: « 1 2 ... 113 114 115 116 117 ... 141 142 »

Название Описание
CanWithdrawGuildBankMoney Returns whether the player is allowed to withdraw money from the guild bank.
AddTradeMoney Adds the money currently on the cursor to the trade window.
SetModifiedClick Sets a modified click for a given action.
IsModifiedClick Determines if the modifiers specified in the click-type had been held down while the button click occurred.
GetNumModifiedClickActions Returns the number of modified click actions registered.
GetModifiedClickAction Returns the token identifying a modified click action.
GetModifiedClick Returns the keys/buttons bound for a modified click action.
MakeMinigameMove This is a Blizzard internal function.
GetMinigameType This is a Blizzard internal function.
GetMinigameState This is a Blizzard internal function.
ShowRepairCursor Puts the cursor in item repair mode.
ShowContainerSellCursor Changes the cursor to prepare for selling an item in the player's bags to a vendor.
RepairAllItems Attempts to repair all of the player's damaged items.
PickupMerchantItem Puts an item available for purchase from a vendor onto the cursor.
InRepairMode Returns whether the item repair cursor mode is currently active.
GetRepairAllCost Returns the cost to repair all of the player's damaged items.
GetNumBuybackItems Returns the number of items recently sold to a vendor and available to be repurchased.
GetMerchantNumItems Returns the number of different items available for purchase from a vendor.
GetMerchantItemMaxStack Returns the maximum number of an item allowed in a single purchase.
GetMerchantItemLink Returns a hyperlink for an item available for purchase from a vendor.
GetMerchantItemInfo Returns information about an item available for purchase from a vendor.
GetMerchantItemCostItem Returns information about currency items required to purchase an item from a vendor.
GetMerchantItemCostInfo Returns information about alternate currencies required to purchase an item from a vendor.
GetContainerItemPurchaseItem Returns information about a specific currency refunded for returning an item to vendors.
GetContainerItemPurchaseInfo Returns information about alternate currencies refunded for returning an item to vendors.
GetBuybackItemLink Returns a hyperlink for an item recently sold to a vendor and available to be repurchased.
GetBuybackItemInfo Returns information about an item recently sold to a vendor and available to be repurchased.
EndRefund Confirms taking an action which renders a purchased item non-refundable.
EndBoundTradeable Confirms taking an action which renders a looted Bind on Pickup item non-tradeable.
ContainerRefundItemPurchase Sells an item purchased with alternate currency back to a vendor.
CloseMerchant Ends interaction with a vendor.
CanMerchantRepair Returns whether the vendor with whom the player is currently interacting can repair equipment.
BuybackItem Repurchases an item recently sold to a vendor.
BuyMerchantItem Purchases an item available from a vendor.
ZoomOut Sets the world map to show the area containing its current area.
UpdateMapHighlight Returns information about the texture used for highlighting zones in a continent map on mouseover.
SetMapZoom Sets the world map to show a specific zone or continent.
SetMapToCurrentZone Sets the world map to show the zone in which the player is located.
SetMapByID Sets the map based on a specified ID.
SetDungeonMapLevel Sets the world map to display a certain map image (for zones that use multiple map images)
ProcessMapClick Possibly changes the WorldMap based on a mouse click.
InitWorldMapPing Initializes the frame used to display the character location "ping" on the World Map.
GetPlayerMapPosition Returns the position of a unit in the player's party or raid on the world map.
GetPlayerFacing Returns the player's orientation (heading)
GetNumMapOverlays Returns the number of overlays for the current world map zone.
GetNumMapLandmarks Returns the number of landmarks on the world map.
GetNumDungeonMapLevels Returns the number of map images for the world map's current zone.
GetNumBattlefieldVehicles Returns the number of special vehicles in the current zone.
GetMapZones Returns the map zones for a given continent.
GetMapOverlayInfo Returns information about a world map overlay.