Hello there,
i'm pretty new to NGUI and i'm using it a lot.
But i can't figure out hot to determinate the index of a child clicked on the UIGrid.
I got a UIScrollView with attached an UIGrid with as a children different UIButtons.
How can i get the index or position of pressed button in the grid?
for example if i click on the first one i can see that is pressed the item 0 into the UIGrid.
Many thanks,
cheers!