logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityInputActionInvokerEditor

    Inspector for UnityInputActionInvoker.
    Reads the available action maps and actions from the sibling UnityEngine.InputSystem.PlayerInput so they can be picked from dropdowns, and enumerates the public parameterless methods of each target script for the method dropdown (mirroring the reflection-based picker used by UnityReflectionCallTaskDefinitionEditor).

    Inheritance
    object
    UnityInputActionInvokerEditor
    Namespace: Serenity.InputGateway.Infrastructure.Editor.Components
    Assembly: Serenity.UnityPlayerInput.Infrastructure.Editor.dll
    Syntax
    public class UnityInputActionInvokerEditor : Editor

    Constructors

    UnityInputActionInvokerEditor()

    Declaration
    public UnityInputActionInvokerEditor()

    Methods

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()
    In this article
    © 2026 Serenity. All Rights Reserved