WoW:API GetAreaSpiritHealerTime: Difference between revisions
Jump to navigation
Jump to search
Last updated: Patch 1.6.1
(Removed the sign/documented by. See http://www.wowwiki.com/WoWWiki_talk:Village_pump#Stop_the_signing_and_discussing_please) |
|||
Line 10: | Line 10: | ||
=== Returns === | === Returns === | ||
:;timeleft : Integer - Seconds until the Spirit Guide casts its next Area Resurrection. | :;timeleft : Integer - Seconds until the Spirit Guide casts its next Area Resurrection. Returns 0 if player is not dead. | ||
<br><center>''Last updated: Patch 1.6.1''</center> | <br><center>''Last updated: Patch 1.6.1''</center> | ||
---- | ---- |
Revision as of 15:59, 6 July 2008
← WoW API < GetAreaSpiritHealerTime
timeleft = GetAreaSpiritHealerTime();
Gets the time left until the next resurrection cast.
Parameters
Arguments
- nil
Returns
- timeleft
- Integer - Seconds until the Spirit Guide casts its next Area Resurrection. Returns 0 if player is not dead.