Class ScriptCompilerOptions
Inherited Members
Namespace: UnityEditor.Compilation
Assembly: UnityEditor.dll
Syntax
public class ScriptCompilerOptions
Constructors
| Improve this Doc View SourceScriptCompilerOptions()
Declaration
public ScriptCompilerOptions()
Properties
| Improve this Doc View SourceAllowUnsafeCode
Declaration
public bool AllowUnsafeCode { get; set; }
Property Value
Type | Description |
---|---|
Boolean |