Last updated 6 months ago
Was this helpful?
Property in
Gets the UnityEngine.InputSystem.InputAction configured by this .
UnityEngine.InputSystem.InputAction
public InputAction Action { get; }
This methods returns the following potential values:
If is , this method returns .
If is , this method returns 's action.
If is or , this method returns null.
null