Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 899 Bytes

input-action-manager.md

File metadata and controls

15 lines (10 loc) · 899 Bytes
uid
xri-input-action-manager

Input Action Manager

This component automatically enables or disables all the inputs of type InputAction in a list of assets of type InputActionAsset.

The Input Action Manager is a convenient way to enable actions that you use in a scene. (Input actions must be enabled before they can be used.) You can also use this component to turn sets of actions on or off depending on context. Refer to Enabling actions for more information about how to turn input actions on or off.

InputActionManager component

Property Description
Action Assets The InputActionAssets this component automatically enables and disables in response to OnEnable and OnDisable from MonoBehaviour.