Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo Class Reference
Inheritance diagram for Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo:
Sandbox.Game.SessionComponents.IMyVoxelBrushGUIProperty

Public Member Functions

 MyBrushGUIPropertyNumberCombo (MyVoxelBrushGUIPropertyOrder order, MyStringId labelText)
 
void AddItem (long key, MyStringId text)
 
void SelectItem (long key)
 
void AddControlsToList (List< MyGuiControlBase > list)
 

Public Attributes

Action ItemSelected
 
long SelectedKey
 

Detailed Description

Definition at line 605 of file MySessionComponentVoxelHand.cs.

Constructor & Destructor Documentation

Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo.MyBrushGUIPropertyNumberCombo ( MyVoxelBrushGUIPropertyOrder  order,
MyStringId  labelText 
)
inline

Definition at line 614 of file MySessionComponentVoxelHand.cs.

Member Function Documentation

void Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo.AddControlsToList ( List< MyGuiControlBase list)
inline
void Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo.AddItem ( long  key,
MyStringId  text 
)
inline

Definition at line 640 of file MySessionComponentVoxelHand.cs.

void Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo.SelectItem ( long  key)
inline

Definition at line 645 of file MySessionComponentVoxelHand.cs.

Member Data Documentation

Action Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo.ItemSelected

Definition at line 610 of file MySessionComponentVoxelHand.cs.

long Sandbox.Game.SessionComponents.MyBrushGUIPropertyNumberCombo.SelectedKey

Definition at line 612 of file MySessionComponentVoxelHand.cs.


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