WoW:API IsMacClient: Difference between revisions
Jump to navigation
Jump to search
IsMacClient -Documentation by Astinus-
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
;''Arguments'' | ;''Arguments'' | ||
none | |||
---- | ---- | ||
Line 22: | Line 20: | ||
: Will check the user client and return true if the client is running on a Macintosh system. | : Will check the user client and return true if the client is running on a Macintosh system. | ||
Edit: There are no arguements for this function - Anti-Gremlin | |||
---- | ---- | ||
Line 28: | Line 28: | ||
--[[User:Astinus|Astinus]] 20:32, 31 Jan 2005 (EST) | --[[User:Astinus|Astinus]] 20:32, 31 Jan 2005 (EST) | ||
--[[User:Anti-Gremlin|Anti-Gremlin]] 11:58, 19 Sept 2005 (AEST) |
Revision as of 01:59, 19 September 2005
Checks to see if client is running on a Macintosh.
IsMacClient();
- Arguments
none
- Returns
- true - If running on a Mac
- false - If running on a PC
- Description
- Will check the user client and return true if the client is running on a Macintosh system.
Edit: There are no arguements for this function - Anti-Gremlin
--Astinus 20:32, 31 Jan 2005 (EST)
--Anti-Gremlin 11:58, 19 Sept 2005 (AEST)