Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
CelestialBodyLog Class Reference
Inheritance diagram for CelestialBodyLog:
IConfigNode

Public Member Functions

void AddNewBody (CelestialBody body)
 
bool At (CelestialBody cb)
 
 CelestialBodyLog ()
 
List< string > GetBodies ()
 
bool HasBody (string cbName)
 
void Load (ConfigNode node)
 
void MergeWith (CelestialBodyLog cbl)
 
void Save (ConfigNode node)
 

Constructor & Destructor Documentation

CelestialBodyLog.CelestialBodyLog ( )
inline

Member Function Documentation

void CelestialBodyLog.AddNewBody ( CelestialBody  body)
inline
bool CelestialBodyLog.At ( CelestialBody  cb)
inline
List<string> CelestialBodyLog.GetBodies ( )
inline
bool CelestialBodyLog.HasBody ( string  cbName)
inline
void CelestialBodyLog.Load ( ConfigNode  node)
inline

Implements IConfigNode.

void CelestialBodyLog.MergeWith ( CelestialBodyLog  cbl)
inline
void CelestialBodyLog.Save ( ConfigNode  node)
inline

Implements IConfigNode.


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