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.MissionInstructor Class Reference

Public Member Functions

override bool Equals (object obj)
 
override int GetHashCode ()
 
string GetNodeBodyParameterString (BaseAPField field)
 Returns the string to be displayed when the parameter is displayed in the node body More...
 
void Load (ConfigNode node)
 
 MissionInstructor ()
 
 MissionInstructor (MENode node, UpdateNodeBodyUI updateNodeBodyUI)
 
void Save (ConfigNode node)
 
List< MEGUIDropDownItemSetInstructors ()
 Setup the valid Instructors dropdown list values. More...
 
delegate void UpdateNodeBodyUI ()
 

Public Attributes

string instructorName
 The Instructor that will appear in the dialog More...
 
UpdateNodeBodyUI updateNodeBodyUI
 
bool vintageSuit
 Set to true for the astronaut instructors to wear the Vintage suits. More...
 

Constructor & Destructor Documentation

Expansions.Missions.MissionInstructor.MissionInstructor ( )
inline
Expansions.Missions.MissionInstructor.MissionInstructor ( MENode  node,
UpdateNodeBodyUI  updateNodeBodyUI 
)
inline

Member Function Documentation

override bool Expansions.Missions.MissionInstructor.Equals ( object  obj)
inline
override int Expansions.Missions.MissionInstructor.GetHashCode ( )
inline
string Expansions.Missions.MissionInstructor.GetNodeBodyParameterString ( BaseAPField  field)
inline

Returns the string to be displayed when the parameter is displayed in the node body

Returns
String to be displayed when the parameter is displayed in the node body,
void Expansions.Missions.MissionInstructor.Load ( ConfigNode  node)
inline
void Expansions.Missions.MissionInstructor.Save ( ConfigNode  node)
inline
List<MEGUIDropDownItem> Expansions.Missions.MissionInstructor.SetInstructors ( )
inline

Setup the valid Instructors dropdown list values.

Returns
delegate void Expansions.Missions.MissionInstructor.UpdateNodeBodyUI ( )

Member Data Documentation

string Expansions.Missions.MissionInstructor.instructorName

The Instructor that will appear in the dialog

UpdateNodeBodyUI Expansions.Missions.MissionInstructor.updateNodeBodyUI
bool Expansions.Missions.MissionInstructor.vintageSuit

Set to true for the astronaut instructors to wear the Vintage suits.


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