WoW API: GetLFGDeserterExpiration
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[edit]
- 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[edit]
- Added in Patch 3.3.3.