I was wondering if theres a way to get the layer name of the widget that is clicked.
Im using playmaker to call a void method on click of outside area (not panel) to disable a panel. But everytime i click the panel it keeps closing. The click keeps falling through to the widget below it, so it closes. How do i prevent that?
Im setting UI Camera depth on layers but that doesnt seem to help.
Please save mee!