Controller Methods |
The CustomInputSourceController type exposes the following members.
| Name | Description | |
|---|---|---|
| AddExtension | Adds a Controller Extension. This can only be called during construction. | |
| Clear | ||
| Connect | Connect the controller. | |
| Disconnect | Disconnect the controller. | |
| GetAxisValue | ||
| GetButtonFloatValue | ||
| GetButtonValue | ||
| GetComponentT | ||
| GetComponentsT | ||
| GetElementTElement | ||
| GetElementById(Int32) | ||
| GetElementByIdTElement(Int32) | ||
| GetElementCountTElement | ||
| GetElementsTElement | ||
| SetAxisValue | ||
| SetButtonFloatValue | ||
| SetButtonValue | ||
| Update | Update function. Called when input should be updated. |