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+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntaxpublic int elementIdentifierId { get; }Property Value
Int32
See Also