docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ShouldRetryDownloadError

    ShouldRetryDownloadError(UnityWebRequestResult)

    Determines if the web request can be retried based on its result info.

    Declaration
    public virtual bool ShouldRetryDownloadError(UnityWebRequestResult uwrResult)
    Parameters
    Type Name Description
    UnityWebRequestResult uwrResult

    Result info about the web request.

    Returns
    Type Description
    bool

    Returns true if the web request can be retried. Otherwise returns false.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)