Uranium
Application Framework
Loading...
Searching...
No Matches
UM.Platform.Platform Class Reference

Public Member Functions

bool isOSX (cls)
 
bool isWindows (cls)
 
bool isLinux (cls)
 
int getType (cls)
 

Detailed Description

Convenience class to simplify OS checking and similar platform-specific handling.

Member Function Documentation

◆ getType()

int UM.Platform.Platform.getType ( cls)
Get the platform type.

◆ isLinux()

bool UM.Platform.Platform.isLinux ( cls)
Check to see if we are currently running on Linux.

◆ isOSX()

bool UM.Platform.Platform.isOSX ( cls)
Check to see if we are currently running on OSX.

◆ isWindows()

bool UM.Platform.Platform.isWindows ( cls)
Check to see if we are currently running on Windows.

The documentation for this class was generated from the following file: