Hello,
How do I get the name of the Button that called my method in the another script?
In the OnClick option under IUButton script I can set the method of another gameobject that I want to call.
In this called method I want to get the button that made the call.
I'm using the lastest version of NGUI 3.0.2
Regards,