Indicates whether the operation is still in progress.
Returns true if the operation is still running. Otherwise, returns false.
After this property returns false, you can check ConfirmationDialogAsyncOperation.result to verify if the user consented to download asset packs.
Read-only.
Additional resources: ConfirmationDialogAsyncOperation.isDone, ConfirmationDialogAsyncOperation.result.