API:ConfigNode
From Kerbal Space Program Wiki
Revision as of 13:01, 21 April 2014 by Coolcat007 (talk | contribs) (Added a basic layout for the new article)
This article is a stub, feel free to improve it
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) |