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.