logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IUiInputRouterFactory

    Domain factory to create/configure an IPlayerInputUiInputRouter.

    Namespace: Serenity.InputGateway.Domain.Interfaces.Components.Factories
    Assembly: Serenity.InputGateway.Application.dll
    Syntax
    public interface IUiInputRouterFactory

    Methods

    Create(UiInputRouterFactoryInput)

    Creates a UI input router

    Declaration
    IUiInputRouter Create(UiInputRouterFactoryInput input)
    Parameters
    Type Name Description
    UiInputRouterFactoryInput input

    The input parameters for creating the UI input router.

    Returns
    Type Description
    IUiInputRouter

    The created UI input router.

    In this article
    © 2026 Serenity. All Rights Reserved