Version: 2022.3
言語: 日本語
public static void RequestScriptReload ();

説明

The Unity Editor reloads script assemblies asynchronously on the next frame. This resets the state of all the scripts, but Unity does not compile any code that has changed since the previous compilation.