so i have been follwing this unity tutorial on youtube and the youtuber made a line that he didn"t explain cos he said it’s too complicated and we don’t have to understand well I do want to understand that line cos this is the right way to learn I did google the line and it’s function and found them on unity manuels yet I didn’t undrstand that much so could any one explain to me what this line do ?
b.
b.onClick.Addlistener.(()=>oncolorselect(currentindex));
So i want to understand the Addlistener part and that" =>" part isn’t supposed to mean superior or equal to ?
currentindex is float btw