I'm trying to use the 'Touch GUI Event' action but it's only setup for the legacy ui.
I cannot find anything that has similar functionality (touch begin, touch ended, etc..) that uses the current uGUI (UI Sprites).
Basically i'm trying to send an event when a button has been touched and then another event when that button has been let go of.
Thoughts?