WoW API: IsMacClient

Revision as of 00:20, 2 January 2007 by WoWWiki>Starlightblunder (runaway bold)

WoW API < IsMacClient

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.