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.VesselPartIDPair Class Reference
Inheritance diagram for Expansions.Missions.VesselPartIDPair:
IConfigNode

Public Member Functions

override bool Equals (object obj)
 
override int GetHashCode ()
 
void Load (ConfigNode node)
 
void Save (ConfigNode node)
 
void ValidatePartAgainstCraft (MENode node, MissionEditorValidator validator)
 
 VesselPartIDPair ()
 

Public Attributes

uint partID
 Persistent Id of the part More...
 
string partName
 The Part Name More...
 
uint VesselID
 Persistent Id of the vessel More...
 

Constructor & Destructor Documentation

Expansions.Missions.VesselPartIDPair.VesselPartIDPair ( )
inline

Member Function Documentation

override bool Expansions.Missions.VesselPartIDPair.Equals ( object  obj)
inline
override int Expansions.Missions.VesselPartIDPair.GetHashCode ( )
inline
void Expansions.Missions.VesselPartIDPair.Load ( ConfigNode  node)
inline

Implements IConfigNode.

void Expansions.Missions.VesselPartIDPair.Save ( ConfigNode  node)
inline

Implements IConfigNode.

void Expansions.Missions.VesselPartIDPair.ValidatePartAgainstCraft ( MENode  node,
MissionEditorValidator  validator 
)
inline

Member Data Documentation

uint Expansions.Missions.VesselPartIDPair.partID

Persistent Id of the part

string Expansions.Missions.VesselPartIDPair.partName

The Part Name

uint Expansions.Missions.VesselPartIDPair.VesselID

Persistent Id of the vessel


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