logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IPlayerInputFactory

    Namespace: Serenity.InputGateway.Application.Interfaces
    Assembly: Serenity.InputGateway.Application.dll
    Syntax
    public interface IPlayerInputFactory

    Methods

    Create(string)

    Creates a new player input component.

    Declaration
    object Create(string name)
    Parameters
    Type Name Description
    string name

    The name of the component.

    Returns
    Type Description
    object

    The created player input component.

    In this article
    © 2026 Serenity. All Rights Reserved