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

ROC Biome Definition. More...

Public Member Functions

void Load (ConfigNode node)
 Load the celestial bodies name and bioms names of the ROC from the ROC definition config file More...
 
 RocCBDefinition ()
 
 RocCBDefinition (string name, List< string > biomes)
 

Public Attributes

List< string > biomes
 The Biome Names More...
 
string name
 The CelestialBody Name More...
 

Detailed Description

ROC Biome Definition.

Constructor & Destructor Documentation

RocCBDefinition.RocCBDefinition ( )
inline
RocCBDefinition.RocCBDefinition ( string  name,
List< string >  biomes 
)
inline

Member Function Documentation

void RocCBDefinition.Load ( ConfigNode  node)
inline

Load the celestial bodies name and bioms names of the ROC from the ROC definition config file

Member Data Documentation

List<string> RocCBDefinition.biomes

The Biome Names

string RocCBDefinition.name

The CelestialBody Name


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