logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PlayerInputCreator.Result

    Outcome of a Create(Input) call.

    Inheritance
    object
    PlayerInputCreator.Result
    Namespace: Serenity.InputGateway.Installation.Editor.Builder
    Assembly: Serenity.UnityPlayerInput.Installation.Editor.dll
    Syntax
    public sealed class PlayerInputCreator.Result : SerenityCreationResult

    Constructors

    Result()

    Declaration
    public Result()

    Fields

    DeviceFilterAssetPath

    Declaration
    public string DeviceFilterAssetPath
    Field Value
    Type Description
    string

    DeviceFilterUpdatedExisting

    Declaration
    public bool DeviceFilterUpdatedExisting
    Field Value
    Type Description
    bool

    JoinGateAssetPath

    Declaration
    public string JoinGateAssetPath
    Field Value
    Type Description
    string

    JoinGateUpdatedExisting

    Declaration
    public bool JoinGateUpdatedExisting
    Field Value
    Type Description
    bool

    RoutingAssetPath

    Declaration
    public string RoutingAssetPath
    Field Value
    Type Description
    string

    RoutingUpdatedExisting

    Declaration
    public bool RoutingUpdatedExisting
    Field Value
    Type Description
    bool

    SettingsAssetPath

    Declaration
    public string SettingsAssetPath
    Field Value
    Type Description
    string

    SettingsUpdatedExisting

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