WoW:API GetLFGDeserterExpiration: Difference between revisions
Jump to navigation
Jump to search
(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…') |
m (Move page script moved page API GetLFGDeserterExpiration to API GetLFGDeserterExpiration without leaving a redirect) |
(No difference)
|
Latest revision as of 04:46, 15 August 2023
← 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.