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: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int elementIdentifierId { get; }
Property Value
Int32
See Also