docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ContentDeliveryService.DeliveryStatus

    The status of the content delivery process.

    Namespace: Unity.Entities.Content
    Assembly: solution.dll
    Syntax
    public struct ContentDeliveryService.DeliveryStatus

    Fields

    Name Description
    ContentId

    The id of the remote content. This is generally the hash of the relative path of the content file within the streaming assest folder.

    DownloadStatus

    The status of the downloading process.

    LocationStatus

    The status of the location resolving process.

    Properties

    Name Description
    State

    The delivery state, which is determined from both the location resolving state and the download state.

    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)