WoW API: GetLFGDeserterExpiration

From AddOn Studio
Revision as of 18:50, 24 March 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Returns the time at which you may once again use the dungeon finder after prematurely leaving a group. expiryTime = GetLFGDeserterExpiration(); == Returns == ; expir…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetLFGDeserterExpiration

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

expiryTime = GetLFGDeserterExpiration();

Returns

expiryTime
Number/nil - 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.

History

See also