Class PlatformExtensions
Namespace: QFSW.QC
Assembly: QFSW.QC.dll
Syntax
public static class PlatformExtensions
Methods
ToPlatform(RuntimePlatform)
Converts Unity's RuntimePlatform to QC's bitwise Platform.
Declaration
public static Platform ToPlatform(this RuntimePlatform pl)
Parameters
| Type | Name | Description |
|---|---|---|
| RuntimePlatform | pl |
Returns
| Type | Description |
|---|---|
| Platform |