WoW:API GetAreaSpiritHealerTime: Difference between revisions
Jump to navigation
Jump to search
GetAreaSpiritHealerTime -Documentation by Darjk-
Last updated: Patch 1.6.1
(Removed obsolete WoW API template and added {{wowapi}}) |
m (Robot: converting/fixing HTML) |
||
Line 14: | Line 14: | ||
:;timeleft : Integer - Seconds until the Spirit Guide casts its next Area Resurrection. | :;timeleft : Integer - Seconds until the Spirit Guide casts its next Area Resurrection. | ||
<br><center> | <br><center>''Last updated: Patch 1.6.1''</center> | ||
---- | ---- |
Revision as of 09:31, 20 January 2007
← 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.