Class PlatformUtility
Inheritance
PlatformUtility
Assembly: cs.temp.dll.dll
public static class PlatformUtility
Methods
Declaration
public static bool IsPlatformSupported(SupportedPlatforms platforms)
Parameters
Returns
Declaration
[Obsolete("Use PlatformUtility.IsPlatformSupported(SupportedPlatforms platforms) instead, which accounts for both the in-editor and runtime case.")]
public static bool IsPlatformSupported(this RuntimePlatform runtimePlatform, SupportedPlatforms platforms)
Parameters
Returns