ScriptCompilerOptions

class in UnityEditor.Compilation

/

Implemented in:UnityEditor

Description 描述

Compiler options passed to the script compiler.

Properties 属性

AllowUnsafeCodeAllow 'unsafe' code when compiling scripts.
ApiCompatibilityLevel ApiCompatibilityLevel for a given Assembly.
ResponseFilesArray of path to the response files that affects the current compilation.

Constructors

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.