docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ObjectLoadingStatus

    Loading status for requests.

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

    Fields

    Name Description
    Completed

    The requested runtime id has completed loading successfully.

    Error

    There was an error encountered when attempting to load.

    Loading

    The requested runtime id has started loading, but is still active.

    None

    The requested runtime id was not found and has not started loading.

    Queued

    The requested id has enterd the queue to be loaded.

    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)