Version: 2022.3
言語: 日本語
public static void ShowDetails (bool shouldReposition);

パラメーター

shouldReposition To place the window in the bottom right corner of the main Editor window, pass True. To restore the last window position, pass False.

説明

Opens the progress window for background tasks.

You can use this window to monitor all running progress indicators and finished tasks. You can also use it to cancel any running progress indicator's associated task.