isDone
Checks if the operation is finished.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Android
- Assembly: UnityEngine.AndroidJNIModule
public bool isDone { get; }
Remarks
Returns if the operation is finished. Otherwise, returns . Read-only. Additional Resources: DownloadAssetPackAsyncOperation.keepWaiting, DownloadAssetPackAsyncOperation.progress, DownloadAssetPackAsyncOperation.downloadedAssetPacks.
truefalse