GetLFGRandomCooldownExpiration

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.3.0 / 1.15.0

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

expiryTime = GetLFGRandomCooldownExpiration()

Returns

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

Patch changes

Wrath-Logo-Small.png Patch 3.3.3 (2010-03-23): Added.

See also