|
ActionAdventureKit 1.9.3
|
behaviour that places a transform over the EventSystem.currentSelectedGameObject
which can be used to show a cursor in the UI
Public Member Functions | |
| void | OnPointerMove (PointerEventData eventData) |
Public Attributes | |
| EventSystem | EventSystem |
| Transform | Cursor |
| bool | Resize |
| bool | AutoSelect = true |
| UnityEvent | Changed |