# UltimateTouchpad

## [Public Methods](https://docs.tankandhealerstudio.com/assets/ultimatetouchpad/documentation/ultimatetouchpad/public-methods)

{% hint style="warning" %}
**Important Note:** Each of the provided public method examples require a public UltimateTouchpad variable named: touchpad.
{% endhint %}

<table data-full-width="true"><thead><tr><th width="238">Method</th><th>Description</th></tr></thead><tbody><tr><td>GetHorizontalAxis</td><td>Returns the current horizontal value of the Ultimate Touchpad.</td></tr><tr><td>GetVerticalAxis</td><td>Returns the current vertical value of the Ultimate Touchpad.</td></tr><tr><td>Enable</td><td></td></tr><tr><td>Disable</td><td></td></tr><tr><td>UpdatePositioning</td><td></td></tr></tbody></table>

## [Static Methods](https://docs.tankandhealerstudio.com/assets/ultimatetouchpad/documentation/ultimatetouchpad/static-methods)

{% hint style="warning" %}
**Important Note:** All static methods are accessible without a direct reference to the Ultimate Touchpad component in your scripts. In order to use these static references, you must ensure that a touchpad name is assigned on the target Ultimate Touchpad object. In the following examples, the name: **Camera** will be used.
{% endhint %}

<table data-full-width="true"><thead><tr><th width="239">Method</th><th>Description</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>

## [Events](https://docs.tankandhealerstudio.com/assets/ultimatetouchpad/documentation/ultimatetouchpad/events)

<table data-full-width="true"><thead><tr><th width="244">Event</th><th>Description</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>

## [Properties](https://docs.tankandhealerstudio.com/assets/ultimatetouchpad/documentation/ultimatetouchpad/properties)

<table data-full-width="true"><thead><tr><th width="273">Property</th><th>Description</th></tr></thead><tbody><tr><td></td><td></td></tr><tr><td></td><td></td></tr><tr><td></td><td></td></tr></tbody></table>
