logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IPlayerInputSlotsFactory

    Domain factory to create/configure an IPlayerInputSlots.

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

    Methods

    Create()

    Creates a new IPlayerInputSlots instance.

    Declaration
    IPlayerInputSlots Create()
    Returns
    Type Description
    IPlayerInputSlots

    The created IPlayerInputSlots instance.

    In this article
    © 2026 Serenity. All Rights Reserved