Example #1
0
 private void FlightDataWindow(int windowId)
 {
     _flightDataGUI.DataDisplay();
     GUI.DragWindow();
 }