GetLFGRandomCooldownExpiration

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 3.3.0 / 3.4.3 / 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

See also