logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PlayerInputCreator.RoutingInput

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

    Inheritance
    object
    PlayerInputCreator.RoutingInput
    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.RoutingInput

    Constructors

    RoutingInput()

    Declaration
    public RoutingInput()

    Fields

    GameSessionMode

    Declaration
    public GameSessionMode GameSessionMode
    Field Value
    Type Description
    GameSessionMode

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    string

    LocalJoin

    Declaration
    public PlayerInputJoinBehavior LocalJoin
    Field Value
    Type Description
    PlayerInputJoinBehavior

    MenuMode

    Declaration
    public PlayerInputUiInteractionMode MenuMode
    Field Value
    Type Description
    PlayerInputUiInteractionMode

    SplitKeyboardAndMouse

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