Version: 2021.2
언어: 한국어
public static int Remove (int id);
public static int Remove (int id, bool forceSynchronous);

파라미터

id The progress indicator's unique ID.
forceSynchronous When you set this parameter to true it forces this method to remove the progress indicator synchronously.

반환

int -1 if the progress indicator is removed. Otherwise, returns the progress indicator's ID.

설명

Finishes and removes an active progress indicator.

The progress indicator is removed on the next application tick unless it is synchronous (see Synchronous). To force this method to remove the progress indicator synchronously, set the "forceSynchronous" parameter to true.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961