Version: 2023.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.