WoW:API IsMacClient

From AddOn Studio
Revision as of 01:32, 1 February 2005 by WoWWiki>Astinus (Checks client system.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IsMacClient -Documentation by Astinus-

Checks to see if client is running on a Macintosh.

IsMacClient();

Arguments
(Number startTime)
startTime
Begin moving backward at this time

Returns
true - If running on a Mac
fales - If running on a PC

Description
Will check the user client and return true if the client is running on a Macintosh system.

Template:WoW API


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