Example #1
0
 void AddToUIRoot(GameObject view)
 {
     ComponentTool.AddChild(uiCanvas.gameObject, view);
 }