11 this.mold = this.layout.CreateMold(
null);
17 this.layout.RebuildLayout(
true);
24 return Util.Instantiate<UIButton>(this.mold, this.layout);
30 this.layout.DestroyChildren(
false,
true);
34 public LayoutGroup layout;
40 public Vector3 offset;
43 public Vector3 modPos;
46 public SoundData soundPop;