Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: genesys on March 18, 2014, 07:52:55 PM
-
How can I subscribe a callback method to the notification event of a UIButton, but not through the Editor but via scripting?
-
EventDelegate.Add(button.onClick, MyFunction);