WoW:API GetAreaSpiritHealerTime: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(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><i>Last updated: Patch 1.6.1</i></center>
<br><center>''Last updated: Patch 1.6.1''</center>
----
----

Revision as of 09:31, 20 January 2007

WoW API < GetAreaSpiritHealerTime

GetAreaSpiritHealerTime -Documentation by Darjk-
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.


Last updated: Patch 1.6.1