Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


scriptingRuntimeVersion

Returns the scripting runtime version currently used by the Editor.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. ScriptingRuntimeVersion has been deprecated in 2019.3 due to the removal of legacy mono
public static ScriptingRuntimeVersion scriptingRuntimeVersion { get; }