This version of Unity is unsupported.

ScriptCompilerOptions

class in UnityEditor.Compilation

/

Implemented in:UnityEditor

Description

Compiler options passed to the script compiler.

Properties

AllowUnsafeCodeAllow 'unsafe' code when compiling scripts.

Constructors

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.