Introduction
This component provides access for a UI element to be an Input Cursor
OBSOLETE#
This component is obsolete as of release 1.18 and has been replaced with GamepadPointer.
Properties#
| Name | Description |
|---|---|
| ClickableElement | Get/Set clickable element |
| RectTransform | Gets the pointer Rect Transform |
| IsOverClickeableElement | Gets if the pointer is over a clickable element |
Methods#
| Name | Description |
|---|---|
| OnClickableElementChanged | Method called when clickable element changes |
| OnClick | Method called on click |