WoW:API IsMacClient
Jump to navigation
Jump to search
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.
--Astinus 20:32, 31 Jan 2005 (EST)