Player.ControllerHelper.PollingHelper.PollControllerForFirstAxis Method |
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ControllerPollingInfo PollControllerForFirstAxis(
ControllerType controllerType,
int controllerId
)
Parameters
- controllerType
- Type: Rewired.ControllerType
- controllerId
- Type: System.Int32
Return Value
Type:
ControllerPollingInfo
See Also