docs.unity.cn
    Show / Hide Table of Contents

    Struct ContentDeliveryService.DeliveryStatus

    The status of the content delivery process.

    Namespace: Unity.Entities.Content
    Syntax
    public struct 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.

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