Class EditorPlatformUtility
Inheritance
object
EditorPlatformUtility
Assembly: solution.dll
public static class EditorPlatformUtility
Properties
Declaration
public static BuildTarget activeBuildTarget { get; }
Property Value
Declaration
public static bool allowJit { get; }
Property Value
Declaration
public static bool isTargettingAot { get; }
Property Value
Declaration
public static bool isTargettingJit { get; }
Property Value
Methods
Declaration
public static bool SupportsJit(this BuildTarget target)
Parameters
Returns