Support => NGUI 3 Support => Topic started by: jmansa on August 11, 2014, 10:31:28 AM
Title: Generate ScrollView from c#
Post by: jmansa on August 11, 2014, 10:31:28 AM
I am trying to figure out how to generate an scrollview from c#. I have made an GameObject as ScrollView and attached an grid. I have then made an prefab sprite which I want to copy/clone into my scrollview, but it is not working. Is there anything I am missing?