m
Move page script moved page API IsWindowsClient to WoW:API IsWindowsClient without leaving a redirect
No edit summary |
m (Move page script moved page API IsWindowsClient to WoW:API IsWindowsClient without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Checks to see if client is running on Windows. | Checks to see if client is running on Windows. | ||
| Line 20: | Line 19: | ||
;''Description'' | ;''Description'' | ||
: Will check the user client and return true if the client is running on a | : Will check the user client and return true if the client is running on a Windows system. | ||
: If running on Linux with WINE, this returns true. IsLinuxClient(); is a relic from the World of Warcraft beta when there was a Linux client available. | |||
---- | ---- | ||