Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScriptingRuntimeVersion

Available scripting runtimes to be used by the Editor and Players.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. ScriptingRuntimeVersion has been deprecated in 2019.3 now that legacy mono has been removed
public enum ScriptingRuntimeVersion

Fields

Value

Description

LatestUse the most recent version of the scripting runtime available.
LegacyUse the stable version of the scripting runtime.