Ejemplo n.º 1
0
 public static void ClearGUIProperty(this GUIWindow window, string which)
 {
     window.SetGUIProperty(which, " ");
 }