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: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
=== Character === :{{id|API|AcceptResurrect}}() - The player accepts the request from another player to resurrect him/herself. :{{id|API|AcceptXPLoss}}() - Accept the durability loss to be reborn by a spirit healer. The name is a remnant from when spirit res was an XP loss instead. :{{id|API|CheckBinderDist}}() - Check whether the player is close enough to interact with the Hearthstone binder. :{{id|API|ConfirmBinder}}() - Confirm the request to set the binding of the player's Hearthstone. :{{id|API|DeclineResurrect}}() - Decline the request from another player to resurrect him/herself. :{{id|API|DestroyTotem}}(slot) :{{id|API|GetBindLocation}}() - Get the name of the location for your Hearthstone. :{{id|API|GetComboPoints}}() - Get the current number of combo points. :{{id|API|GetCorpseRecoveryDelay}}() - Time left before a player can accept a resurrection :{{id|API|GetCurrentTitle}}() - Returns the player's current [[titleId]]. :{{id|API|GetMirrorTimerInfo}}(id) - returns information about a mirror timer (exhaustion, breath and feign death timers) :{{id|API|GetMirrorTimerProgress}}(id) - returns the current value of a mirror timer (exhaustion, breath and feign death timers) :{{id|API|GetMoney}}() - Returns an integer value of your held money in copper. :{{id|API|GetNumTitles}}() - Returns the maximum [[titleId]] :{{id|API|GetPlayerFacing}}() - Returns the direction the player is facing in radians ([-R, R] range, 0 is north, R/2 is east). (added 3.1) :{{id|API|GetPVPDesired}}() - Returns whether the player has permanently turned on their PvP flag. :{{id|API|GetReleaseTimeRemaining}}() - Returns the amount of time left before your ghost is pulled from your body. :{{id|API|GetResSicknessDuration}}() :{{id|API|GetRestState}}() - Returns information about a player's rest state (saved up experience bonus) :{{id|API|GetRuneCooldown}}(id) - Returns cooldown information about a given rune. :{{id|API|GetRuneCount}}(slot) :{{id|API|GetRuneType}}(id) - Returns the type of rune with the given id. :{{id|API|GetTimeToWellRested}}() - Defunct. :{{id|API|GetTitleName}}([[titleId]]) - Returns the player's current title name :{{id|API|GetUnitPitch}}(UnitID) - Returns the true pitch radians ([-R, R] 0 is level). UnitID restricted to "player". :{{id|API|GetXPExhaustion}}() - Returns your character's current rested XP, nil if character is not rested. :{{id|API|HasFullControl}}() :{{id|API|HasSoulstone}}() :{{id|API|IsFalling}}() - Returns 1 if your character is currently plummeting to their doom. :{{id|API|IsFlying}}() - Returns 1 if flying, otherwise nil. :{{id|API|IsFlyableArea}}() - Returns 1 if it is possible to fly here, nil otherwise. :{{id|API|IsIndoors}}() - Returns 1 if you are indoors, otherwise nil. Returns nil for indoor areas where you can still mount. :{{id|API|IsMounted}}() - Returns 1 if mounted, otherwise nil :{{id|API|IsOutdoors}}() - Returns 1 if you are outdoors, otherwise nil. Returns 1 for indoor areas where you can still mount. :{{id|API|IsOutOfBounds}}() - Returns 1 if you fell off the map. :{{id|API|IsResting}}() - Returns 1 if your character is currently resting. :{{id|API|IsStealthed}}() - Returns 1 if stealthed or shadowmeld, otherwise nil :{{id|API|IsSwimming}}() - Returns 1 if your character is currently swimming. :{{id|API|IsTitleKnown}}(index) - Returns 1 if the title is valid for the player, otherwise 0. :{{id|API|IsXPUserDisabled}}() - Returns 1 if the character has disabled experience gain. :{{id|API|NotWhileDeadError}}() - Generates an error message saying you cannot do that while dead. :{{id|API|ResurrectHasSickness}}() - Appears to be used when accepting a resurrection will give you resurrection sickessness. :{{id|API|ResurrectHasTimer}}() - Does the player have to wait before accepting a resurrection :{{id|API|ResurrectGetOfferer}}() - Returns the name of the person offering to resurrect you. :{{id|API|RetrieveCorpse}}() - Resurrects when near corpse. e.g., The "Accept" button one sees after running back to your body. :HW {{id|API|SetCurrentTitle}}([[titleId]]) - Sets the player's current title id :{{id|API|TargetTotem}}() - (added 3.0.8)
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)