RSS

Четверг, 16.05.2024, 06:50
Главная » WoW API » Игровые события »

ITEM_LOCK_CHANGED

[ править ]
Fires when an item in the player's bags or equipped inventory is locked for moving or unlocked afterward.
[клоны]
Fires when an item in the player's bags or equipped inventory is locked for moving or unlocked afterward.


Signature:
Code
(bagID, slotID)

Arguments:
  • bagID - The bag id that the slot is in. (number)
  • slotID - The slot id that's lock is changing. (number)

Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/ITEM_LOCK_CHANGED