示例#1
0
 public void Initialize()
 {
     allWidgets = rect.GetComponentsInChildren <UIRect>(true);
 }