docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct AddingSessionOptions

    Options configured when adding a session.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Services.Multiplayer
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public struct AddingSessionOptions

    Constructors

    AddingSessionOptions(string)

    Options configured when adding a session.

    Declaration
    public AddingSessionOptions(string type)
    Parameters
    Type Name Description
    string type

    The session type

    Fields

    Type

    The type used to create or join to the session. This may be null.

    Declaration
    public readonly string Type
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)