hello everyone,
i'm new at using NGUI, and this is my first post so excuse me if im asking something basic or pretty obvious.
I have a small problem, i have created a UITable, and i can add several elements, my problem is that im using rows that have several buttons, all of them and contained in a prefab,
of curse these buttons call a function on a script, so my question is, how do i know which row(prefab) has clicked on the button?
Best Regards