Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
Expansions.Missions.Editor.MEGUIDropDownItem Class Reference

Public Member Functions

 MEGUIDropDownItem (string key, object value, string displayString)
 Constructor for the data item More...
 

Public Attributes

string displayString
 
string key
 
object value
 

Constructor & Destructor Documentation

Expansions.Missions.Editor.MEGUIDropDownItem.MEGUIDropDownItem ( string  key,
object  value,
string  displayString 
)
inline

Constructor for the data item

Parameters
keystring to use for persistence
valueObject that relates to that string
displayStringText for the display

Member Data Documentation

string Expansions.Missions.Editor.MEGUIDropDownItem.displayString
string Expansions.Missions.Editor.MEGUIDropDownItem.key
object Expansions.Missions.Editor.MEGUIDropDownItem.value

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