WoW API: IsWindowsClient
Jump to navigation
Jump to search
Checks to see if client is running on Windows.
IsWindowsClient();
- Arguments
none
- Returns
- true - If running on a Windows
- false - If running on a Mac or Linux Box
- Description
- Will check the user client and return true if the client is running on a Windows system.