Class SUPlatformIDExtensions
Inheritance
SUPlatformIDExtensions
Assembly: cs.temp.dll.dll
public static class SUPlatformIDExtensions
Methods
Declaration
public static SUPlatform_ID? ToPlatformID(this RuntimePlatform runPlatf)
Parameters
Type |
Name |
Description |
RuntimePlatform |
runPlatf |
|
Returns
Declaration
public static SUPlatform_ID ToPlatformID(this int index)
Parameters
Type |
Name |
Description |
Int32 |
index |
|
Returns
Declaration
public static SUPlatform_ID? ToPlatformID(this string name)
Parameters
Type |
Name |
Description |
String |
name |
|
Returns