Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Boomer

Pages: [1]
1
NGUI 3 Support / How do you reference buttons in code?
« on: June 30, 2014, 12:36:51 AM »
As per the title suggests, I've Googled this issue but cannot, for the life of me, figure out how to make references to my NGUI buttons in code.

For a little more information, I'm trying to make a GUI where when you click a button it pops up another button created with NGUI.  In order to do this I need to use Show and Hide commands within C#.  This, however, is proving difficult due to my inability to set calls to the buttons within the code itself.  I might be missing something simple, I suppose (very new to Unity.) 

Any assistance, or pointing towards something where I can help myself would be greatly appreciated.

Pages: [1]