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 | Properties | List of all members
UrlDir.UrlConfig Class Reference

Public Member Functions

 UrlConfig (UrlFile parent, ConfigNode node)
 

Static Public Member Functions

static List< UrlConfigCreateNodeList (UrlDir parentDir, UrlFile parent)
 

Properties

ConfigNode config [get, set]
 
string name [get]
 
UrlFile parent [get]
 
string type [get]
 
string url [get]
 

Constructor & Destructor Documentation

UrlDir.UrlConfig.UrlConfig ( UrlFile  parent,
ConfigNode  node 
)
inline

Member Function Documentation

static List<UrlConfig> UrlDir.UrlConfig.CreateNodeList ( UrlDir  parentDir,
UrlFile  parent 
)
inlinestatic

< if we have only values and we're in parts directory (only place this should occur) then make it a part node

Property Documentation

ConfigNode UrlDir.UrlConfig.config
getset
string UrlDir.UrlConfig.name
get
UrlFile UrlDir.UrlConfig.parent
get
string UrlDir.UrlConfig.type
get
string UrlDir.UrlConfig.url
get

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