Indicates whether the operation has completed.
Returns true if the operation is finished. Otherwise, returns false.
After this property returns true, you can check ConfirmationDialogAsyncOperation.result to verify if the user consented to download asset packs.
Read-only.
Additional resources: ConfirmationDialogAsyncOperation.keepWaiting, ConfirmationDialogAsyncOperation.result.