RSS

Среда, 24.04.2024, 05:12
Главная » WoW API » API Функции »

Гнезда (Socket)

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

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

Название Описание
SocketInventoryItem Opens an equipped item for socketing.
SocketContainerItem Opens an item from the player's bags for socketing.
GetSocketTypes Returns information about the gem types usable in a socket.
GetSocketItemRefundable Returns whether the item open for socketing is temporarily refundable.
GetSocketItemInfo Returns information about the item currently being socketed.
GetSocketItemBoundTradeable Returns whether the item open for socketing is temporarily tradeable.
GetNumSockets Returns the number of sockets on the item currently being socketed.
GetNewSocketLink Returns a hyperlink for a gem added to a socket.
GetNewSocketInfo Returns information about a gem added to a socket.
GetExistingSocketLink Returns a hyperlink for a permanently socketed gem.
GetExistingSocketInfo Returns information about a permanently socketed gem.
CloseSocketInfo Ends interaction with the Item Socketing UI, discarding any changes made.
ClickSocketButton Picks up or places a gem in the Item Socketing UI.
AcceptSockets Accepts changes made in the Item Socketing UI.
UpdateInventoryAlertStatus This is a Blizzard internal function.
SocketInventoryItem Opens an equipped item for socketing.
GetNewSocketLink Returns a hyperlink for a gem added to a socket.
GetExistingSocketLink Returns a hyperlink for a permanently socketed gem.
ClickSocketButton Picks up or places a gem in the Item Socketing UI.
SocketContainerItem Opens an item from the player's bags for socketing.