docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ContentDeliveryService.DeliveryState

    The state of the content delivery process.

    Namespace: Unity.Entities.Content
    Assembly: solution.dll
    Syntax
    public enum ContentDeliveryService.DeliveryState

    Fields

    Name Description
    Cancelled

    The delivery was cancelled.

    ContentDownloaded

    The content has sucessfully downloaded and is in the cache.

    DownloadingContent

    The content is downloading.

    Failed

    The delivery failed.

    LocationResolved

    The location has been resolved.

    None

    Content has not begun the dlivery process.

    ResolvingLocation

    The location is being resolved.

    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)