Space Engineers
Public Attributes | List of all members
Sandbox.Graphics.GUI.MyGuiControlGrid.EventArgs Struct Reference

Public Attributes

int RowIndex
 
int ColumnIndex
 
int ItemIndex
 
MySharedButtonsEnum Button
 

Detailed Description

Definition at line 109 of file MyGuiControlGrid.cs.

Member Data Documentation

MySharedButtonsEnum Sandbox.Graphics.GUI.MyGuiControlGrid.EventArgs.Button

Definition at line 114 of file MyGuiControlGrid.cs.

int Sandbox.Graphics.GUI.MyGuiControlGrid.EventArgs.ColumnIndex

Definition at line 112 of file MyGuiControlGrid.cs.

int Sandbox.Graphics.GUI.MyGuiControlGrid.EventArgs.ItemIndex

Definition at line 113 of file MyGuiControlGrid.cs.

int Sandbox.Graphics.GUI.MyGuiControlGrid.EventArgs.RowIndex

Definition at line 111 of file MyGuiControlGrid.cs.


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