docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ContentDownloadService.DownloadStatus

    The status of a content download. This contains the state, progress, and the final local path of a successful download.

    Namespace: Unity.Entities.Content
    Assembly: solution.dll
    Syntax
    public struct ContentDownloadService.DownloadStatus

    Fields

    Name Description
    BytesDownloaded

    The current number of bytes downloaded.

    DownloadState

    The state of the download process.

    LocalPath

    When complete, the local path of the file that was downloaded.

    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)