WoW:Events/Bank: Difference between revisions
< Events
Jump to navigation
Jump to search
m (automated upload) |
mNo edit summary |
||
| Line 24: | Line 24: | ||
{{evt|PLAYERBANKBAGSLOTS_CHANGED|Bank}} | {{evt|PLAYERBANKBAGSLOTS_CHANGED|Bank}} | ||
Fired when | Fired when you successfully purchase a bank bag slot. | ||
Does '''not''' fire when an item is added to or removed from a bank bag, | Does '''not''' fire when an item is added to or removed from a bank bag, '''nor''' when | ||
a bag is added or | a bag is added, removed or swapped from the bag slots. | ||
| Line 35: | Line 35: | ||
Does '''not''' fire when an item is added to or removed from a bank bag. | Does '''not''' fire when an item is added to or removed from a bank bag. | ||
Revision as of 08:51, 25 June 2007
| |||||||||||||||||||||
|
|
"BANKFRAME_CLOSED"
|
Category: Bank |
|
Fired twice when the bank window is closed. Only at the first one of them the bank data is still available (GetNumBankSlots(), GetContainerItemLink(), ...)
|
"BANKFRAME_OPENED"
|
Category: Bank |
|
Fired when the bank frame is opened
|
"PLAYERBANKBAGSLOTS_CHANGED"
|
Category: Bank |
|
Fired when you successfully purchase a bank bag slot. Does not fire when an item is added to or removed from a bank bag, nor when a bag is added, removed or swapped from the bag slots.
|
"PLAYERBANKSLOTS_CHANGED"
|
Category: Bank |
|
Fired when the One of the slots in the player's 24 bank slots has changed. Does not fire when an item is added to or removed from a bank bag.
|
"PLAYERBANKBAGSLOTS_CHANGED"
|
Category: Bank |
|
|
"PLAYERBANKSLOTS_CHANGED"
|
Category: Bank |