WoW:API IsMacClient: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
;''Arguments''
;''Arguments''


:(Number startTime)
none
 
:;startTime : Begin moving backward at this time


----
----
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

IsMacClient -Documentation by Astinus-

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


Template:WoW API


--Astinus 20:32, 31 Jan 2005 (EST)

--Anti-Gremlin 11:58, 19 Sept 2005 (AEST)