Version: 2019.1

ScriptCompilerOptions

class in UnityEditor.Compilation

Switch to Manual

Description

Compiler options passed to the script compiler.

Variables

AllowUnsafeCodeAllow 'unsafe' code when compiling scripts.

Constructors

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.