Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
More
History
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:World of Warcraft API
(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!
Advanced
Special characters
Help
Heading
Level 2
Level 3
Level 4
Level 5
Format
Insert
Latin
Latin extended
IPA
Symbols
Greek
Greek extended
Cyrillic
Arabic
Arabic extended
Hebrew
Bangla
Tamil
Telugu
Sinhala
Devanagari
Gujarati
Thai
Lao
Khmer
Canadian Aboriginal
Runes
Á
á
À
à
Â
â
Ä
ä
Ã
ã
Ǎ
ǎ
Ā
ā
Ă
ă
Ą
ą
Å
å
Ć
ć
Ĉ
ĉ
Ç
ç
Č
č
Ċ
ċ
Đ
đ
Ď
ď
É
é
È
è
Ê
ê
Ë
ë
Ě
ě
Ē
ē
Ĕ
ĕ
Ė
ė
Ę
ę
Ĝ
ĝ
Ģ
ģ
Ğ
ğ
Ġ
ġ
Ĥ
ĥ
Ħ
ħ
Í
í
Ì
ì
Î
î
Ï
ï
Ĩ
ĩ
Ǐ
ǐ
Ī
ī
Ĭ
ĭ
İ
ı
Į
į
Ĵ
ĵ
Ķ
ķ
Ĺ
ĺ
Ļ
ļ
Ľ
ľ
Ł
ł
Ń
ń
Ñ
ñ
Ņ
ņ
Ň
ň
Ó
ó
Ò
ò
Ô
ô
Ö
ö
Õ
õ
Ǒ
ǒ
Ō
ō
Ŏ
ŏ
Ǫ
ǫ
Ő
ő
Ŕ
ŕ
Ŗ
ŗ
Ř
ř
Ś
ś
Ŝ
ŝ
Ş
ş
Š
š
Ș
ș
Ț
ț
Ť
ť
Ú
ú
Ù
ù
Û
û
Ü
ü
Ũ
ũ
Ů
ů
Ǔ
ǔ
Ū
ū
ǖ
ǘ
ǚ
ǜ
Ŭ
ŭ
Ų
ų
Ű
ű
Ŵ
ŵ
Ý
ý
Ŷ
ŷ
Ÿ
ÿ
Ȳ
ȳ
Ź
ź
Ž
ž
Ż
ż
Æ
æ
Ǣ
ǣ
Ø
ø
Œ
œ
ß
Ð
ð
Þ
þ
Ə
ə
Formatting
Links
Headings
Lists
Files
References
Discussion
Description
What you type
What you get
Italic
''Italic text''
Italic text
Bold
'''Bold text'''
Bold text
Bold & italic
'''''Bold & italic text'''''
Bold & italic text
=== Arena === :{{id|API|AcceptArenaTeam}}() - Accepts a pending Arena team invitation. :{{id|API|ArenaTeamInviteByName}}(teamIndex, playerName) - Invites the specified player to the specified arena team. :{{id|API|ArenaTeamSetLeaderByName}}(teamIndex, playerName) - Sets new Team Leader to the specified arena team. :{{id|API|ArenaTeamLeave}}(teamIndex) - Leaves the specified arena team. :{{id|API|ArenaTeamRoster}}(teamIndex) - Sends a request to the server to request the most recent information on a specific Arena Team that you are in. :{{id|API|ArenaTeamUninviteByName}}(teamIndex, playerName) - Removes the specified played from the specified arena team. :{{id|API|ArenaTeamDisband}}(teamIndex) - Disbands the arena team without any warning! Requires you to be the leader of the team. (added 2.1.3) :{{id|API|DeclineArenaTeam}}() - Declines a pending Arena team invitation. :{{id|API|GetArenaTeam}}(teamIndex) - Returns information regarding the players arena team, nil if the player is not in the passed team :{{id|API|GetArenaTeamGdfInfo}}() - (added 3.0.8) :{{id|API|GetArenaTeamRosterInfo}}(teamIndex, playerIndex) - Returns information regarding a player from the specified team. This requires a call to [[#ArenaTeamRoster]] you only need to do this when the player logins in, UI reloads will not effect the return. :{{id|API|GetBattlefieldTeamInfo}}(index) - Gets info about a registered Arena Team at the end of an arena match. :{{id|API|GetCurrentArenaSeason}}() - Gets the current Arena season. :{{id|API|GetInspectArenaTeamData}}(index) - Retrieves all the data associated with the inspected player's arena team located at index. :{{id|API|GetNumArenaTeamMembers}}(teamIndex[, showOffline]) - Gets the number of arena team members. This requires a call to [[#ArenaTeamRoster]] you only need to do this when the player logins in, UI reloads will not effect the return. :{{id|API|GetPreviousArenaSeason}}() - Gets the previous Arena season. :{{id|API|IsActiveBattlefieldArena}}() - Returns true if in an Arena Match, also Returns true for the second argument if it's a registered match. :{{id|API|IsArenaTeamCaptain}}(teamIndex) - Returns a value based on whether the player is the arena team captain. :{{id|API|IsInArenaTeam}}() - Returns true if you are a member of an arena team.
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)