GetLFGDeserterExpiration

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

Returns the time at which you may once again use the dungeon finder after prematurely leaving a group.

expiryTime = GetLFGDeserterExpiration()

Returns

expiryTime
number? - time (GetTime() value) at which you may once again use the dungeon finder; nil if you're not currently under the effects of the deserter penalty.

Patch changes

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

See also