docs.unity3d.com
Search Results for

    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.

    In This Article
    • ResolveLocation(RemoteContentId)
    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)