Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:Events/A
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===== ===== {| {{evt|ACHIEVEMENT_EARNED|Achievements}} Fired when an achievement is gained. ('''New with patch 3.0''') ; arg1 : The id of the achievement gained. {{evt|ACTIONBAR_HIDEGRID|Action Bar}} 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. {{evt|ACTIONBAR_PAGE_CHANGED|Action Bar}} Fired when the actionbar page changes, typically when you press the pageup or pagedown button. ; arg1 : the mouse button used to click the button. Known values: "LeftButton", "RightButton" ; arg2 : true or false for unknown reason. {{evt|ACTIONBAR_SHOWGRID|Action Bar}} Fired when the actionbar numbers appear, typically when you drag a spell to the actionbar. '''no arguments''' {{evt|ACTIONBAR_SLOT_CHANGED|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. ; arg1 : the number of the slot that changed ; arg2 : true or false for unknown reason. |}
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)