Ejemplo n.º 1
0
 /// <summary>
 /// Destroys all GUI elements in the inspectable field.
 /// </summary>
 public virtual void Destroy()
 {
     layout.DestroyElements();
 }