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
ProtoTechNode Class Reference

Public Member Functions

 ProtoTechNode ()
 
 ProtoTechNode (ConfigNode node)
 
void Save (ConfigNode node)
 
void UpdateFromTechNode (RDTech nodeRef)
 

Public Attributes

List< AvailablePartpartsPurchased
 
int scienceCost
 
RDTech.State state
 
string techID
 

Constructor & Destructor Documentation

ProtoTechNode.ProtoTechNode ( )
inline
ProtoTechNode.ProtoTechNode ( ConfigNode  node)
inline

Member Function Documentation

void ProtoTechNode.Save ( ConfigNode  node)
inline
void ProtoTechNode.UpdateFromTechNode ( RDTech  nodeRef)
inline

Member Data Documentation

List<AvailablePart> ProtoTechNode.partsPurchased
int ProtoTechNode.scienceCost
RDTech.State ProtoTechNode.state
string ProtoTechNode.techID

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