Version: 2021.3
언어: 한국어

EditorUtility.RequestScriptReload

매뉴얼로 전환
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.