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.
CodeOptimizationWhen enabled, performance optimizations are allowed for this assembly.
ResponseFilesArray of path to the response files that affects the current compilation.

Constructors

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.

Did you find this page useful? Please give it a rating: