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

Property Value

Int32
See Also