docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanDownload

    CanDownload(RemoteContentLocation)

    Used to determine which download service to use to download content. Each service is checked in order until a servce returns true.

    Declaration
    public bool CanDownload(RemoteContentLocation location)
    Parameters
    Type Name Description
    RemoteContentLocation location

    The location of the content.

    Returns
    Type Description
    bool

    True if the service can download this specific location.

    In This Article
    • CanDownload(RemoteContentLocation)
    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)