logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PlayerInputCreator.JoinGateInput

    Fields applied to a Serenity.InputGateway.Infrastructure.Settings.UnityPlayerInputJoinGateSettings — only used in Multiplayer.

    Inheritance
    object
    PlayerInputCreator.JoinGateInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Serenity.InputGateway.Installation.Editor.Builder
    Assembly: Serenity.UnityPlayerInput.Installation.Editor.dll
    Syntax
    public sealed class PlayerInputCreator.JoinGateInput

    Constructors

    JoinGateInput()

    Declaration
    public JoinGateInput()

    Fields

    AtMostOneKeyboard

    Declaration
    public bool AtMostOneKeyboard
    Field Value
    Type Description
    bool

    AtMostOneMouse

    Declaration
    public bool AtMostOneMouse
    Field Value
    Type Description
    bool

    DenyDuplicateDevice

    Declaration
    public bool DenyDuplicateDevice
    Field Value
    Type Description
    bool

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    string

    MaxPlayers

    Declaration
    public int MaxPlayers
    Field Value
    Type Description
    int
    In this article
    © 2026 Serenity. All Rights Reserved