Wowpedia

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

READ MORE

Wowpedia
No edit summary
No edit summary
Line 8: Line 8:
 
== History ==
 
== History ==
 
* Added in [[Patch 3.3.3]].
 
* Added in [[Patch 3.3.3]].
  +
  +
== See also ==
  +
* {{api|GetLFGDeserterExpiration}}
  +
* {{api|UnitHasLFGRandomCooldown}}

Revision as of 19:30, 24 March 2010

Returns the time at which you may once again queue for a random dungeon.

expiryTime = GetLFGRandomCooldownExpiration();

Returns

expiryTime
Number/nil - time (GetTime() value) at which you may once again queue for a random dungeon if you're currently unable to do so, nil otherwise.

History

See also