Difference between revisions of "API:ConfigNode"
From Kerbal Space Program Wiki
Coolcat007 (talk | contribs) m (String should be string) |
Coolcat007 (talk | contribs) m (stub) |
||
Line 1: | Line 1: | ||
− | + | {{stub}} | |
− | |||
{{PropertiesStart}} | {{PropertiesStart}} |
Revision as of 13:13, 21 April 2014
Properties
The following are public properties available in ConfigNode.
Signature | Description |
---|---|
int CountNodes { get; } |
Fields
The following is a list of publically-accessible fields in ConfigNode. This includes protected items, which can be accessed by subclasses.
Signature | Description |
---|---|
string id |
Methods
The following are methods included in ConfigNode.
Signature | Description |
---|---|
ConfigNode AddNode(ConfigNode node) | |
ConfigNode AddNode(string name) |