API SetSelectedIgnore Edit History Talk0 98,462pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Sets the currently selected ignore entry SetSelectedIgnore(index) Parameters Arguments index Selecte an ignore entry Read more Returns the maximum health of the specified unit. local max_health = UnitHealthMax(unit); unit... API UnitHealthMax Returns the class (Mage, Warrior, etc) of the specified unit. localizedClass, englishClass... API UnitClass Returns information about the player in the guild roster. name, rank, rankIndex, level, class... API GetGuildRosterInfo Categories: World of Warcraft API