docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddLocationService

    AddLocationService(ContentLocationService)

    Adds a location service. The priority of the service will be used to set the order. If there is another service with the same priority, the priority of the service added will be increased until it can be added. When added, OnAddedToDeliveryService will be called on the service.

    Declaration
    public void AddLocationService(ContentLocationService service)
    Parameters
    Type Name Description
    ContentLocationService service

    The location service.

    In This Article
    • AddLocationService(ContentLocationService)
    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)