Click or drag to resize

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
C#
public int elementIdentifierId { get; }

Property Value

Type: Int32
See Also