Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
KSP.UI.Screens.RDTestSceneLoader Class Reference
Inheritance diagram for KSP.UI.Screens.RDTestSceneLoader:

Public Member Functions

void LoadPartDefs ()
 

Static Public Member Functions

static List< string > GetBiomeTags (CelestialBody cb, bool includeMiniBiomes)
 
static List< string > GetBiomeTagsLocalized (CelestialBody cb, bool includeMiniBiomes)
 
static ScienceExperiment GetExperiment (string experimentID)
 
static List< string > GetExperimentIDs ()
 
static List< string > GetMiniBiomeTags (CelestialBody cb)
 
static List< string > GetMiniBiomeTagsLocalized (CelestialBody cb)
 
static string GetResults (string subjectID)
 
static List< string > GetSituationTags ()
 
static List< string > GetSituationTagsDescriptions ()
 

Public Attributes

GameObject partIconPlaceholder
 
List< AvailablePartpartsList
 
PartResourceLibrary ResourcesLibrary
 
string scienceDefsPath = "GameData/Squad/Resources/ScienceDefs.cfg"
 
string sfsFilePath = "saves/default/persistent.sfs"
 
List< ScienceSubjectsubjects
 

Static Public Attributes

static RDTestSceneLoader Instance
 

Properties

static List< AvailablePartLoadedPartsList [get]
 

Member Function Documentation

static List<string> KSP.UI.Screens.RDTestSceneLoader.GetBiomeTags ( CelestialBody  cb,
bool  includeMiniBiomes 
)
inlinestatic
static List<string> KSP.UI.Screens.RDTestSceneLoader.GetBiomeTagsLocalized ( CelestialBody  cb,
bool  includeMiniBiomes 
)
inlinestatic
static ScienceExperiment KSP.UI.Screens.RDTestSceneLoader.GetExperiment ( string  experimentID)
inlinestatic
static List<string> KSP.UI.Screens.RDTestSceneLoader.GetExperimentIDs ( )
inlinestatic
static List<string> KSP.UI.Screens.RDTestSceneLoader.GetMiniBiomeTags ( CelestialBody  cb)
inlinestatic
static List<string> KSP.UI.Screens.RDTestSceneLoader.GetMiniBiomeTagsLocalized ( CelestialBody  cb)
inlinestatic
static string KSP.UI.Screens.RDTestSceneLoader.GetResults ( string  subjectID)
inlinestatic

< prioritized search to find experiment results.

static List<string> KSP.UI.Screens.RDTestSceneLoader.GetSituationTags ( )
inlinestatic
static List<string> KSP.UI.Screens.RDTestSceneLoader.GetSituationTagsDescriptions ( )
inlinestatic
void KSP.UI.Screens.RDTestSceneLoader.LoadPartDefs ( )
inline

Member Data Documentation

RDTestSceneLoader KSP.UI.Screens.RDTestSceneLoader.Instance
static
GameObject KSP.UI.Screens.RDTestSceneLoader.partIconPlaceholder
List<AvailablePart> KSP.UI.Screens.RDTestSceneLoader.partsList
PartResourceLibrary KSP.UI.Screens.RDTestSceneLoader.ResourcesLibrary
string KSP.UI.Screens.RDTestSceneLoader.scienceDefsPath = "GameData/Squad/Resources/ScienceDefs.cfg"
string KSP.UI.Screens.RDTestSceneLoader.sfsFilePath = "saves/default/persistent.sfs"
List<ScienceSubject> KSP.UI.Screens.RDTestSceneLoader.subjects

Property Documentation

List<AvailablePart> KSP.UI.Screens.RDTestSceneLoader.LoadedPartsList
staticget

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