![]() |
Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
|
Public Member Functions | |
| void | OnPointerClick (PointerEventData eventData) |
| Public Member Functions inherited from AC.UISlotClick | |
| void | OnSelect (BaseEventData eventData) |
| void | Setup (AC.Menu _menu, MenuElement _element, int _slot) |
| Syncs the component to a slot within a menu. | |
Additional Inherited Members | |
| Protected Attributes inherited from AC.UISlotClick | |
| AC.Menu | menu |
| MenuElement | menuElement |
| int | slot |
A subclass of UISlotClick that also listens for right-clicks.
| void AC.UISlotClickRight.OnPointerClick | ( | PointerEventData | eventData | ) |
Implementation of IPointerClickHandler