Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Darkness on September 14, 2014, 09:44:40 PM
-
My game will be on consoles and PC's and I need to be able to change UIToggle via code. What would be the best way to do this? I looked for a method in UIToggle that can do this, but perhaps I'm not understanding how it works correctly. Any suggestions?
Thanks in advance.
-
UIToggle.value
-
Thanks, AM. Worked perfectly.