IsInLFGDungeon

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.3.0 / 1.15.0

IsInLFGDungeon

Returns true if the player is in an LFD instance.

isInLFDInstance = IsInLFGDungeon()

Returns

isInLFDInstance
  • boolean - Whether the player is in a LFD instance; nil otherwise.