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
PQSCache.PQSGlobalPresetList Class Reference

Public Member Functions

PQSSpherePreset GetPreset (string pqsName)
 
void Load (ConfigNode node)
 
 PQSGlobalPresetList ()
 
void Save (ConfigNode node)
 
void SetPreset (int presetIndex)
 
void SetPreset (string presetName)
 

Public Attributes

string preset
 
int presetIndex
 
List< PQSPresetpresets
 
string version
 

Constructor & Destructor Documentation

PQSCache.PQSGlobalPresetList.PQSGlobalPresetList ( )
inline

Member Function Documentation

PQSSpherePreset PQSCache.PQSGlobalPresetList.GetPreset ( string  pqsName)
inline
void PQSCache.PQSGlobalPresetList.Load ( ConfigNode  node)
inline
void PQSCache.PQSGlobalPresetList.Save ( ConfigNode  node)
inline
void PQSCache.PQSGlobalPresetList.SetPreset ( int  presetIndex)
inline
void PQSCache.PQSGlobalPresetList.SetPreset ( string  presetName)
inline

Member Data Documentation

string PQSCache.PQSGlobalPresetList.preset
int PQSCache.PQSGlobalPresetList.presetIndex
List<PQSPreset> PQSCache.PQSGlobalPresetList.presets
string PQSCache.PQSGlobalPresetList.version

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