1
NGUI 3 Support / Re: UIEventListener - Dynamic function
« on: August 12, 2014, 07:56:46 AM »
Ok for 1.
For 2., I try that without success :
For 2., I try that without success :
- UIEventListener.Get(go).onClick = function(i : int){ Debug.Log('click '+i); };
