Namespace UnityEngine.InputSystem.Editor
Classes
InputActionCodeGenerator
Utility to generate code that makes it easier to work with action sets.
InputControlPathEditor
Custom editor UI for editing control paths.
InputControlPicker
A popup that allows picking input controls graphically.
InputControlPickerState
Persistent state for InputControlPathEditor.
InputParameterEditor
A custom UI for editing parameter values on a InputProcessor, InputBindingComposite, or IInputInteraction.
InputParameterEditor<TObject>
A custom UI for editing parameter values on a InputProcessor, InputBindingComposite, or IInputInteraction.