Contents
← WoW API < IsMacClient
Checks to see if client is running on a Macintosh.
isMac = IsMacClient();
Parameters[edit | edit source]
Returns[edit | edit source]
- isMac
- Boolean - true (1?) if the game is running on a mac client, false (nil?) otherwise.
Community content is available under CC-BY-SA unless otherwise noted.