WoW:API IsWindowsClient: Difference between revisions

Corrected description mistake: function should return true on a "Windows" system instead of "Macintosh" system.
No edit summary
 
(Corrected description mistake: function should return true on a "Windows" system instead of "Macintosh" system.)
Line 20: Line 20:
;''Description''
;''Description''


: 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 Windows system.


----
----