WoW API: GetLFGRoleUpdateSlot()

WoW API < GetLFGRoleUpdateSlot()

Returns the objectives you are currently flagged to as LFG.
Usage:
dungeonType, dungeonID = GetLFGRoleUpdateSlot(slot);

TakesEdit

slot (number that corresponds to the number of instances you are queued for. '1' will be the first instance you are queued for, 2 is the second, etc.)

ReturnsEdit

dungeonType, dungeonID

dungeonID can then be used in LFGGetDungeonInfoByID()


NotesEdit

This function was added in patch 3.3.