docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MultiplayerService

    The entry class of the Multiplayer SDK and session system.

    Inheritance
    object
    MultiplayerService
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Multiplayer
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public static class MultiplayerService

    Properties

    Instance

    A static instance of the Multiplayer service and session system.

    Declaration
    public static IMultiplayerService Instance { get; set; }
    Property Value
    Type Description
    IMultiplayerService
    In This Article
    • Properties
      • Instance
    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)