docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetBasePath

    SetBasePath(string)

    This class is marked for deprecation. Please use the following code instead: var sdkConfiguration = (ILobbyServiceSDKConfiguration)Lobbies.Instance; sdkConfiguration.SetBasePath(basePath);

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

    The base path to be set for the configuration.

    In This Article
    Back to top
    Copyright © 2023 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)