WoW:API DoEmote: Difference between revisions

380 bytes removed ,  4 January 2006
no edit summary
mNo edit summary
No edit summary
Line 28: Line 28:
<!-- Details not appropriate for the main description can go here -->
<!-- Details not appropriate for the main description can go here -->
: Executes one of the emotes based on the given token, including vocal emotes.  The list of currently valid emotes is given in ChatFrame.lua, defined as one of the EMOTE<i>x</i>_TOKEN constants.  <i>x</i> starts at 1 and currently goes up to 170 (as of 1.3.0).  Certain emotes may also trigger character animations and sound effects.
: Executes one of the emotes based on the given token, including vocal emotes.  The list of currently valid emotes is given in ChatFrame.lua, defined as one of the EMOTE<i>x</i>_TOKEN constants.  <i>x</i> starts at 1 and currently goes up to 170 (as of 1.3.0).  Certain emotes may also trigger character animations and sound effects.


----
----
{{Template:WoW API}}
{{WoW API}}
<!-- Update the category to the appropriate subsection, and be sure to put the function name as the label for the category link. Multiple subcategories are okay if appropriate, please dont link functions to the API Functions category directly. -->
[[Category:API Functions|DoEmote]]
[[Category:API Communication Functions|DoEmote]]
[[Category:API Chat Functions|DoEmote]]
Anonymous user