logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum PlayerInputUiInteractionMode

    Enumeration representing the UI interaction mode for player input.

    Namespace: Serenity.InputGateway.Domain.Enums
    Assembly: Serenity.InputGateway.Domain.dll
    Syntax
    public enum PlayerInputUiInteractionMode

    Fields

    Name Description
    AllDevices

    All connected input devices can interact with the UI.

    PrimaryOnly

    Only the primary input device can interact with the UI.

    In this article
    © 2026 Serenity. All Rights Reserved