RSS

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

API Функции

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

В разделе материалов: 7079
Показано материалов: 6001-6050
Страницы: « 1 2 ... 119 120 121 122 123 ... 141 142 »

Название Описание
SetBindingItem Binds a key combination to use an item in the player's possession.
SetBindingClick Binds a key combination to "click" a Button object.
SetBinding Binds a key combination to a binding command.
SaveBindings Saves the current set of key bindings.
RunBinding Runs the script associated with a key binding action.
LoadBindings Loads a set of key bindings.
GetNumBindings Returns the number of entries in the key bindings list.
GetCurrentBindingSet Returns which set of key bindings is currently in use.
GetBindingKey Returns the key combinations for a given binding command.
GetBindingByKey Returns the action bound to a key or key combination.
GetBindingAction Returns the action bound to a key or key combination.
GetBinding Returns information about a key binding.
ClearOverrideBindings Clears any registered override bindings for a given owner.
UseItemByName Uses an arbitrary item (optionally on a specified unit)
SpellTargetItem Casts the spell currently awaiting a target on an item.
SpellCanTargetItem Returns whether the spell currently awaiting a target requires an item to be chosen.
SetOverrideBindingItem Sets an override binding to use an item in the player's possession.
SetMacroItem Changes the item used for dynamic feedback for a macro.
SetBindingItem Binds a key combination to use an item in the player's possession.
ReplaceEnchant Confirms replacing an existing enchantment.
PickupItem Puts an arbitrary item onto the cursor.
LootSlotIsItem Returns whether a loot slot contains an item.
ItemHasRange Returns whether an item has a range limitation for its use.
IsUsableItem Returns whether an item can currently be used.
IsItemInRange Returns whether the player is in range to use an item on a unit.
IsHelpfulItem Returns whether an item can be used on the player or friendly units.
IsHarmfulItem Returns whether an item can be used against hostile units.
IsEquippedItemType Returns whether any items of a given type are currently equipped.
IsEquippedItem Returns whether an item is currently equipped.
IsEquippableItem Returns whether an item can be equipped.
IsDressableItem Returns whether an item's appearance can be previewed using the Dressing Room feature.
IsCurrentItem Returns whether an item is being used.
IsConsumableItem Returns whether an item is consumable.
GetReforgeItemInfo Returns information about the item currently in the 'reforge' slot.
GetNumMacroItemIcons Returns the number of available item icons.
GetNumLootItems Returns the number of items available to be looted.
GetMacroItemIconInfo Returns the texture for an item icon.
GetMacroItem Returns information about the item used by a macro.
GetLootRollItemLink Returns a hyperlink for an item currently up for loot rolling.
GetLootRollItemInfo Returns information about an item currently up for loot rolling.
GetItemUniqueness Returns information about uniqueness restrictions for equipping an item.
GetItemStats Returns a summary of an item's stat bonuses.
GetItemStatDelta Returns a summary of the difference in stat bonuses between two items.
GetItemSpell Returns information about the spell cast by an item's "Use:" effect.
GetItemQualityColor Returns color values for use in displaying items of a given quality.
GetItemInfo Returns information about an item, by name, link or id.
GetItemIcon Returns the path to an icon texture for the item.
GetItemGem Returns information about gems socketed in an item.
GetItemFamily Returns information about special bag types that can hold a given item.
GetItemCount Returns information about how many of a given item the player has or on remaining item charges.