docs.unity.cn
    Show / Hide Table of Contents

    Method ResolveLocation

    ResolveLocation(RemoteContentId)

    Starts the resolving process for a location. This may execute immediately and return a complete LocationStatus or it may be asynchronous. If the returned status Stat property is Resolving, you must periodically recheck the status to determine when it is completed.

    Declaration
    public abstract ContentLocationService.LocationStatus ResolveLocation(RemoteContentId id)
    Parameters
    Type Name Description
    RemoteContentId id

    The remote content id.

    Returns
    Type Description
    ContentLocationService.LocationStatus

    The current status of the resolving process.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023