GetLFGBonusFactionID

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 5.2.0

Returns information about the LFG reputation bonus faction.

bonusID, numKnownFactionsWithLFGBonus = GetLFGBonusFactionID()

Returns

bonusID
Number - faction ID receiving the reputation bonus for the first Dungeon Finder/Scenario of the day; nil if no faction has been selected.
numKnownFactionsWithLFGBonus
Number - number of factions known by the player towards which the reputation bonus can be applied.

Patch history

Mists of Pandaria Patch 5.2.0 (2013-03-05): Added.

See also