Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Removing NYI - Is in live game already.)
Line 1: Line 1:
{{NYI}} {{wowapi}} __NOTOC__
+
{{wowapi}} __NOTOC__
   
 
Gets the cooldown information about a Death Knight's Rune
 
Gets the cooldown information about a Death Knight's Rune

Revision as of 00:01, 28 December 2009

Gets the cooldown information about a Death Knight's Rune

start, duration, runeReady = GetRuneCooldown(id)

Parameters

Arguments

id
The rune's id. A number between 1 and 6 denoting which rune to be queried.

Returns

start - Used for Cooldown Object
duration - Used for Cooldown Object
runeReady - If the rune is "cooled" or not.