docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetDownloadStatus

    GetDownloadStatus(in RemoteContentLocation)

    Gets the download status for a specific location. If the content is cached, this will return a completed status even if the content was not explicitly requested.

    Declaration
    public ContentDownloadService.DownloadStatus GetDownloadStatus(in RemoteContentLocation loc)
    Parameters
    Type Name Description
    RemoteContentLocation loc

    The location of the content.

    Returns
    Type Description
    ContentDownloadService.DownloadStatus

    The current status of the content delivery.

    In This Article
    • GetDownloadStatus(in 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)