Class PlatformHelper
Inheritance
System.Object
PlatformHelper
Namespace: MonoMod.Utils
Assembly: MonoMod.Utils.dll
Syntax
public static class PlatformHelper : Object
Properties
Current
Declaration
public static Platform Current { get; }
Property Value
| Type | Description |
|---|---|
| Platform |
LibrarySuffix
Declaration
public static string LibrarySuffix { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Methods
Is(Platform)
Declaration
public static bool Is(Platform platform)
Parameters
| Type | Name | Description |
|---|---|---|
| Platform | platform |
Returns
| Type | Description |
|---|---|
| System.Boolean |