Space Engineers
Public Member Functions | Static Public Attributes | List of all members
Sandbox.Game.Gui.MyTerminalProductionController Class Reference

Public Member Functions

void Init (IMyGuiControlsParent controlsParent, MyCubeGrid grid)
 

Static Public Attributes

static readonly int BLUEPRINT_GRID_ROWS = 8
 
static readonly int QUEUE_GRID_ROWS = 2
 
static readonly int INVENTORY_GRID_ROWS = 3
 

Detailed Description

Definition at line 28 of file MyTerminalProductionController.cs.

Member Function Documentation

void Sandbox.Game.Gui.MyTerminalProductionController.Init ( IMyGuiControlsParent  controlsParent,
MyCubeGrid  grid 
)
inline

Definition at line 78 of file MyTerminalProductionController.cs.

Member Data Documentation

readonly int Sandbox.Game.Gui.MyTerminalProductionController.BLUEPRINT_GRID_ROWS = 8
static

Definition at line 36 of file MyTerminalProductionController.cs.

readonly int Sandbox.Game.Gui.MyTerminalProductionController.INVENTORY_GRID_ROWS = 3
static

Definition at line 38 of file MyTerminalProductionController.cs.

readonly int Sandbox.Game.Gui.MyTerminalProductionController.QUEUE_GRID_ROWS = 2
static

Definition at line 37 of file MyTerminalProductionController.cs.


The documentation for this class was generated from the following file: