interface in UnityEngine.EventSystems
Implementa interfaces:IEventSystemHandler
Interface to implement if you wish to receive OnPointerUp callbacks.
Note: In order to receive OnPointerUp callbacks, you must also implement the IPointerDownHandler interface
OnPointerUp |