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