InputActionSourceData Structure |
Namespace: Rewired
public struct InputActionSourceData
The InputActionSourceData type exposes the following members.
Name | Description | |
---|---|---|
![]() | actionElementMap |
Gets the ActionElementMap that contributed to the value of the Action.
|
![]() | controller |
Gets the Controller that contributed to the value of the Action.
|
![]() | controllerMap |
Gets the ControllerMap that contributed to the value of the Action.
|
![]() | controllerType |
Gets the type of the Controller that contributed to the value of the Action.
|
![]() | elementIdentifierName |
Gets the element identifier name of the element that contributed to the value of the Action.
|