AllowUnsafeCode
Allow 'unsafe' code when compiling scripts.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public bool AllowUnsafeCode { get; set; }
public bool AllowUnsafeCode { get; set; }