Joystick Methods |
The CustomPlatformInputSourceJoystick type exposes the following members.
| Name | Description | |
|---|---|---|
| Connect |
Connect the controller.
(Inherited from CustomInputSourceController) | |
| Disconnect |
Disconnect the controller.
(Inherited from CustomInputSourceController) | |
| GetAxisValue | (Inherited from CustomInputSourceJoystick) | |
| GetButtonFloatValue | (Inherited from CustomInputSourceJoystick) | |
| GetButtonValue | (Inherited from CustomInputSourceJoystick) | |
| SetAxisValue | (Inherited from CustomInputSourceJoystick) | |
| SetButtonFloatValue | (Inherited from CustomInputSourceJoystick) | |
| SetButtonValue | (Inherited from CustomInputSourceJoystick) | |
| Update |
Update function. Called when input should be updated.
(Inherited from CustomInputSourceController) |