docs.unity.cn
    Show / Hide Table of Contents

    Struct ContentLocationService.LocationStatus

    The status of resolving a location. When the state is completed, the location field will contain the resolved location.

    Namespace: Unity.Entities.Content
    Syntax
    public struct LocationStatus

    Fields

    Name Description
    Location

    The resolved location. This is only valid when the State is Complete.

    State

    The current state.

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