Version: 2019.4

ScriptCompilerOptions

class in UnityEditor.Compilation

マニュアルに切り替える

説明

Compiler options passed to the script compiler.

変数

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

コンストラクタ

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.