CompilationPipeline.RequestScriptCompilation

Cambiar al Manual
public static void RequestScriptCompilation ();

Descripción

Use this function to make the Unity Editor recompile every Script in your Project asynchronously. When the compilation finishes, the Unity Editor then loads the compiled assemblies.