ScriptCompilerOptions

class in UnityEditor.Compilation

Cambiar al Manual

Descripción

Compiler options passed to the script compiler.

Variables

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

Constructores

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.