docs.unity.cn
    Show / Hide Table of Contents

    Enum ContentLocationService.ResolvingState

    State of resolving a location

    Namespace: Unity.Entities.Content
    Syntax
    public enum ResolvingState

    Fields

    Name Description Value
    None

    The location resolving process has not begun.


    0
    Resolving

    The location is currently resolving.


    1
    Complete

    The location has been resolved and is ready.


    2
    Failed

    The location failed to resolve.


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