WoW API: GetLFGRoleUpdateSlot()

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetLFGRoleUpdateSlot()

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

Takes[edit]

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.)

Returns[edit]

dungeonType, dungeonID

dungeonID can then be used in LFGGetDungeonInfoByID()


Notes[edit]

This function was added in patch 3.3.