Namespace Serenity.InputGateway.Infrastructure.Editor.Components
Classes
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).