docs.unity.cn
    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.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023