Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: xiaoniaojjj on September 21, 2012, 04:22:42 AM
-
I saw your example "Example 9 - Quest Log" , I want to add a "Quest 1" to UItable by code, how to do ?
-
There is no quest system to go with that example. It's just a UI layout example. Make a prefab for what a single row should look like, then NGUITools.AddChild that prefab to the UITable.