API:ConfigNode
From Kerbal Space Program Wiki
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) |