ScriptCompilerOptions

class in UnityEditor.Compilation

Cambiar al Manual

Descripción

Compiler options passed to the script compiler.

Variables

AllowUnsafeCodeAllow 'unsafe' code when compiling scripts.

Constructores

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.