Beispiel #1
0
 public void OnDestroy()
 {
     textElements.ForEach(x => x.Destroy());
     textElements.Clear();
     verticalLayout.Destroy();
 }