GetRaidDifficultyID

From Warcraft Wiki
Jump to navigation Jump to search

Returns the player's currently selected raid difficulty.

difficultyID = GetRaidDifficultyID()

Returns

difficultyID
number : The player's (or group leader's) current raid difficulty ID preference. See GetDifficultyInfo for a list of possible difficultyIDs.

Details

See also

Patch changes

Mists of Pandaria Patch 5.2.0 (2013-03-05): Renamed from GetRaidDifficulty, return values changed.
Wrath-Logo-Small.png Patch 3.2.0 (2009-08-04): Added; split from GetDungeonDifficulty.