Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: luffy on December 10, 2013, 06:19:00 AM

Title: Bug with Toggle Selected Event
Post by: luffy on December 10, 2013, 06:19:00 AM
I add listener to a toggle's on Selected,when i run the application and click anywhere ,the toggle's On Selected(GameObject ,bool) will be triggerred :-[,NGUI version 3.0.7
Title: Re: Bug with Toggle Selected Event
Post by: ArenMook on December 10, 2013, 10:00:13 PM
Toggle has no OnSelected (GameObject, bool). In fact there is no OnSelected function anywhere in NGUI. You'll need to clarify.