Version: 2019.1

ScriptCompilerOptions

class in UnityEditor.Compilation

マニュアルに切り替える

説明

Compiler options passed to the script compiler.

変数

AllowUnsafeCodeAllow 'unsafe' code when compiling scripts.

コンストラクタ

ScriptCompilerOptionsCreates ScriptCompilerOptions with default values used for script compilation.