- Home /
Question by
zero3growlithe · Apr 15, 2015 at 07:28 AM ·
eventsystemdatapointer
How to retrieve PointerEventData?
I looked all over the internet for the answer and the only thing I found was "= new PointerEventData(CurrentEventSystem);" but looking at the assembly browser it returns default values anyway. How do I get the current PointerEventData? Is it possible?
Thanks in advance!
Comment