API CloseMail Edit History Talk0 98,480pages on this wiki Revision as of 17:01, June 25, 2007 by Ravas (Talk | contribs) (diff) ←Older revision | Latest revision (diff) | Newer revision → (diff) 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 Closes the 'Mailbox' window. CloseMail() Arguments Edit none Returns Edit nil 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