protected float GetProgress ();

Valor de retorno

float The return value for UnityWebRequest.downloadProgress.

Descripción

Callback, invoked when UnityWebRequest.downloadProgress is accessed.

This callback will be invoked when scripts access the UnityWebRequest.downloadProgress property on this DownloadHandler's parent UnityWebRequest. The return value of this method will be returned as the value of the UnityWebRequest.downloadProgress property.

This callback will be invoked on the main thread.

If not overridden, the default behavior of this callback is to return 0.5.

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