WoW:Events/Action Bar: Difference between revisions
m (automated upload) |
m (automated upload) |
||
Line 1: | Line 1: | ||
__NOTOC____NOEDITSECTION__{{eventlistheader}} | __NOTOC____NOEDITSECTION__{{eventlistheader}} | ||
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | <!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | ||
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | |||
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. --> | |||
:{{icon-information}}Note that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. [[Events/A]], [[Events/B]], etc. Changes there will be copied over to here within a few hours. | |||
== Action Bar related events == | == Action Bar related events == | ||
Line 7: | Line 14: | ||
Fired when the actionbar numbers disappear, typically when you finish dragging something to the actionbar | Fired when the actionbar numbers disappear, typically when you finish dragging something to the actionbar | ||
; arg1 : the mouse button used to click the button. Known values: "LeftButton", "RightButton" | |||
; arg2 : true or false for unknown reason. | |||
Line 15: | Line 23: | ||
; arg1 : the mouse button used to click the button. Known values: "LeftButton", "RightButton" | ; arg1 : the mouse button used to click the button. Known values: "LeftButton", "RightButton" | ||
; arg2 : true or false for unknown reason. | |||
Line 21: | Line 30: | ||
Fired when the actionbar numbers appear, typically when you drag a spell to the actionbar. | Fired when the actionbar numbers appear, typically when you drag a spell to the actionbar. | ||
'''no arguments''' | |||
Line 31: | Line 40: | ||
; arg1 : the number of the slot that changed | ; arg1 : the number of the slot that changed | ||
; arg2 : true or false for unknown reason. | |||
Line 51: | Line 61: | ||
{{evt|ACTIONBAR_UPDATE_USABLE|Action Bar}} | {{evt|ACTIONBAR_UPDATE_USABLE|Action Bar}} | ||
Fired when something in the actionbar or your inventory becomes usable (after eating or drinking a potion, or entering/leaving stealth; for example). | Fired when something in the actionbar or your inventory becomes usable (after eating or drinking a potion, or entering/leaving stealth; for example). This is affected by rage/mana/energy available, but not by range. | ||
'''no arguments''' | '''no arguments''' | ||
{{evt|PET_BAR_HIDE|Pet,Action Bar}} | |||
? | |||
Line 76: | Line 91: | ||
Fired when a pet spell cooldown starts. It is not called when cooldown ends. | Fired when a pet spell cooldown starts. It is not called when cooldown ends. | ||
{{evt|UPDATE_BONUS_ACTIONBAR|Action Bar}} | |||
{{evt|UPDATE_MULTI_CAST_ACTIONBAR|Action Bar}} | |||
Fired when the shaman totem multicast bar needs an update. | |||
{{evt|UPDATE_SHAPESHIFT_COOLDOWN|Player,Action Bar}} | |||
{{evt|UPDATE_SHAPESHIFT_USABLE|Player,Action Bar}} |
Revision as of 20:51, 6 October 2010
|
|
"ACTIONBAR_HIDEGRID"
|
Category: Action Bar |
Fired when the actionbar numbers disappear, typically when you finish dragging something to the actionbar
|
"ACTIONBAR_PAGE_CHANGED"
|
Category: Action Bar |
Fired when the actionbar page changes, typically when you press the pageup or pagedown button.
|
"ACTIONBAR_SHOWGRID"
|
Category: Action Bar |
Fired when the actionbar numbers appear, typically when you drag a spell to the actionbar. no arguments
|
"ACTIONBAR_SLOT_CHANGED"
|
Category: Action Bar |
Fired when any actionbar slot's contents change; typically the picking up and dropping of buttons. On 4/24/2006, Slouken stated "ACTIONBAR_SLOT_CHANGED is also sent whenever something changes whether or not the button should be dimmed. The first argument is the slot which changed." This means actions that affect the internal fields of action bar buttons also generate this event for the affected button(s). Examples include the Start and End of casting channeled spells, casting a new buff on yourself, and the cancellation or expiration of a buff on yourself.
|
"ACTIONBAR_UPDATE_COOLDOWN"
|
Category: Action Bar |
Fired when the cooldown for an actionbar or inventory slot starts or stops. Also fires when you log into a new area.
|
"ACTIONBAR_UPDATE_STATE"
|
Category: Action Bar |
Fired when the state of anything on the actionbar changes. This includes cooldown and disabling.
|
"ACTIONBAR_UPDATE_USABLE"
|
Category: Action Bar |
Fired when something in the actionbar or your inventory becomes usable (after eating or drinking a potion, or entering/leaving stealth; for example). This is affected by rage/mana/energy available, but not by range. no arguments
|
"PET_BAR_HIDE"
|
Category: Pet,Action Bar |
?
|
"PET_BAR_HIDEGRID"
|
Category: Pet,Action Bar |
Fired when pet spells are dropped into the PetActionBar.
|
"PET_BAR_SHOWGRID"
|
Category: Pet, Action Bar |
Fired when pet spells are dragged from the pet spellbook or the PetActionBar.
|
"PET_BAR_UPDATE"
|
Category: Pet, Action Bar |
Fired when the pet bar is updates.
|
"PET_BAR_UPDATE_COOLDOWN"
|
Category: Pet, Action Bar |
Fired when a pet spell cooldown starts. It is not called when cooldown ends.
|
"UPDATE_BONUS_ACTIONBAR"
|
Category: Action Bar |
|
"UPDATE_MULTI_CAST_ACTIONBAR"
|
Category: Action Bar |
Fired when the shaman totem multicast bar needs an update.
|
"UPDATE_SHAPESHIFT_COOLDOWN"
|
Category: Player,Action Bar |
|
"UPDATE_SHAPESHIFT_USABLE"
|
Category: Player,Action Bar |