1
NGUI 3 Support / Re: Dynamic content NGUI
« on: May 12, 2014, 03:21:43 AM »It doesn't add it under UIRoot. It adds it wherever you choose (the 'parent' parameter).
GameObject copy = NGUITools.AddChild(parent, prefab);
Yihaa, thx u bro, thx u
, u should put code example in NGUI, so rest of us can know how to use it via code only
