![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| void | Load (ConfigNode node) |
| void | Save (ConfigNode node) |
Static Public Member Functions | |
| static AvailableVariantTheme | CreateVariantTheme () |
| Creates an instance of this class. More... | |
Public Attributes | |
| string | description |
| The description of the theme More... | |
| string | displayName |
| The display string More... | |
| string | name |
| A string identifier for the variant More... | |
| List< AvailablePart > | parts |
| string | primaryColor |
| The primary color for this variants button More... | |
| string | secondaryColor |
| The secondary color for this variants button More... | |
|
inlinestatic |
Creates an instance of this class.
|
inline |
Implements IConfigNode.
|
inline |
Implements IConfigNode.
| string AvailableVariantTheme.description |
The description of the theme
| string AvailableVariantTheme.displayName |
The display string
| string AvailableVariantTheme.name |
A string identifier for the variant
| List<AvailablePart> AvailableVariantTheme.parts |
| string AvailableVariantTheme.primaryColor |
The primary color for this variants button
| string AvailableVariantTheme.secondaryColor |
The secondary color for this variants button
1.8.7