API IsMacClient Edit History Talk0 98,472pages on this wiki Revision as of 00:20, January 2, 2007 by Starlightblunder (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 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 This page contains automatically-generated and alphabetically-sorted lists of global functions... Global functions Returns basic information about the quest items. GetQuestItemInfo(type, itemNum); Arguments... API GetQuestItemInfo Turns auto-run on or off. ToggleAutoRun(); Arguments none Returns nil Example ToggleAutoRun... API ToggleAutoRun Categories: World of Warcraft API