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.