WoW API: GetLFGDeserterExpiration

From AddOn Studio
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]

See also[edit]