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

Represents the state of an attachment node More...

Public Member Functions

 AttachNodeSnapshot (AttachNode node, ProtoVessel pVesselRef)
 
 AttachNodeSnapshot (string attachNodeString)
 
Part findAttachedPart (Vessel vessel)
 
string Save ()
 

Public Attributes

string id
 
int partIdx
 
string srfAttachMeshName
 

Detailed Description

Represents the state of an attachment node

Constructor & Destructor Documentation

AttachNodeSnapshot.AttachNodeSnapshot ( AttachNode  node,
ProtoVessel  pVesselRef 
)
inline
AttachNodeSnapshot.AttachNodeSnapshot ( string  attachNodeString)
inline

Member Function Documentation

Part AttachNodeSnapshot.findAttachedPart ( Vessel  vessel)
inline
string AttachNodeSnapshot.Save ( )
inline

Member Data Documentation

string AttachNodeSnapshot.id
int AttachNodeSnapshot.partIdx
string AttachNodeSnapshot.srfAttachMeshName

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