예제 #1
0
 void inventoryButton_ButtonClicked(MyGuiControlButton control)
 {
     MyGuiScreenTerminal.SwitchToInventory();
 }