Version: 2022.2
public static bool allowUnsafeCode ;

描述

Allow unsafe C# code to be compiled for predefined assemblies.

Set this to true to pass /unsafe to the C# compiler when compiling predefined assemblies, for example, Assembly-CSharp.dll.