GetLFGRoles

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

Returns the roles the player signed up for in the Dungeon Finder.

isLeader, isTank, isHealer, isDPS = GetLFGRoles()

Returns

isLeader
boolean - if you signed up as a candidate for group leader
isTank
boolean - if you signed up as a tank
isHealer
boolean - if you signed up as a healer
isDPS
boolean - if you signed up as DPS