Click or drag to resize

ElementAssignmentInfoaction Property

The Action that will be bound to the controller element.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public InputAction action { get; }

Property Value

Type: InputAction
See Also