WoW API: GetLFGDeserterExpiration

From AddOn Studio
Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetLFGDeserterExpiration to API GetLFGDeserterExpiration without leaving a redirect)
(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[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]