API IsMacClient Edit History Talk0 98,458pages 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 Checks to see if client is running on a Macintosh. isMac = IsMacClient(); Parameters Returns isMac Boolean - true (1?) if the game is running on a mac client, false (nil?) otherwise. Read more Destroys one specific totem. DestroyTotem(slotId); (slotId) slotId Number - The totem type to be... API DestroyTotem Collapses the quest header. CollapseQuestHeader(questID); Arguments (Number questID) questID The... API CollapseQuestHeader Returns the postion of the player's corpse on the current map posX, posY ... API GetCorpseMapPosition Categories: World of Warcraft API