Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Graphics.GUI.MyGuiControlTable.Row Class Reference

Public Member Functions

 Row (object userData=null)
 
void AddCell (Cell cell)
 
Cell GetCell (int cell)
 
void Update ()
 

Public Attributes

readonly object UserData
 

Detailed Description

Definition at line 998 of file MyGuiControlTable.cs.

Constructor & Destructor Documentation

Sandbox.Graphics.GUI.MyGuiControlTable.Row.Row ( object  userData = null)
inline

Definition at line 1003 of file MyGuiControlTable.cs.

Member Function Documentation

void Sandbox.Graphics.GUI.MyGuiControlTable.Row.AddCell ( Cell  cell)
inline

Definition at line 1010 of file MyGuiControlTable.cs.

Cell Sandbox.Graphics.GUI.MyGuiControlTable.Row.GetCell ( int  cell)
inline

Definition at line 1016 of file MyGuiControlTable.cs.

void Sandbox.Graphics.GUI.MyGuiControlTable.Row.Update ( )
inline

Definition at line 1021 of file MyGuiControlTable.cs.

Member Data Documentation

readonly object Sandbox.Graphics.GUI.MyGuiControlTable.Row.UserData

Definition at line 1001 of file MyGuiControlTable.cs.


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