docs.unity.cn
    Show / Hide Table of Contents

    Interface ILobbyServiceSDKConfiguration

    Interface used for editing the configuration of the lobby service SDK. Primary usage is for testing purposes.

    Namespace: Unity.Services.Lobbies
    Syntax
    public interface ILobbyServiceSDKConfiguration

    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.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, August 7, 2023