docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SelectedSolutionsData

    Stores the selection of the main solutions from the recommendation tab.

    Inheritance
    object
    SelectedSolutionsData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Multiplayer.Center.Common
    Assembly: Unity.Multiplayer.Center.Common.dll
    Syntax
    [Serializable]
    public class SelectedSolutionsData

    Fields

    SelectedHostingModel

    The hosting model selected by the user.

    Declaration
    public SelectedSolutionsData.HostingModel SelectedHostingModel
    Field Value
    Type Description
    SelectedSolutionsData.HostingModel

    SelectedNetcodeSolution

    The netcode solution selected by the user.

    Declaration
    public SelectedSolutionsData.NetcodeSolution SelectedNetcodeSolution
    Field Value
    Type Description
    SelectedSolutionsData.NetcodeSolution
    In This Article
    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)