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.