docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IMatchmakerSdkConfiguration

    Base class used for editing the configuration of the matchmaker service SDK. Primary usage is for testing endpoints / apis in other environments.

    Namespace: Unity.Services.Matchmaker
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public interface IMatchmakerSdkConfiguration

    Methods

    SetBasePath(string)

    Sets the base path in configuration.

    Declaration
    void SetBasePath(string basePath)
    Parameters
    Type Name Description
    string basePath

    The base path to set in configuration.

    In This Article
    • Methods
      • SetBasePath(string)
    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)