ControllerPollingInfoelementIdentifierId Property |
The id of the element identifier on the controller that returned input. This points back to the human-readable element identifier on a controller such as Left Stick X.
This is used when creating an ActionElementMap in a ControllerMap to associate a controller element with an Action.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int elementIdentifierId { get; }
Property Value
Type:
Int32See Also