Namespace UnityEngine.InputSystem.Plugins.PlayerInput
Classes
InputValue
Wraps around values provided by input actions.
PlayerInput
A wrapper around the input system that takes care of managing input actions and players.
PlayerInput.ActionEvent
PlayerInput.ControlSchemeChangeEvent
PlayerInput.DeviceLostEvent
PlayerInput.DeviceRegainedEvent
PlayerInputManager
Manages joining and leaving of players.
PlayerInputManager.PlayerJoinedEvent
PlayerInputManager.PlayerLeftEvent
Enums
PlayerJoinBehavior
Determines how PlayerInputManager joins new players.
PlayerNotifications
Determines how the triggering of an action or other input-related events are relayed to other GameObjects.