![]() |
Kerbal Space Program
1.12.4
|
Class defining Groups on PAW objects for grouping More...
Public Member Functions | |
| BasePAWGroup (string name, string displayName, bool startCollapsed) | |
| Constructor More... | |
| BasePAWGroup () | |
Public Attributes | |
| string | displayName |
| This item's group display name More... | |
| string | name |
| This item's group in the PAW. More... | |
| bool | startCollapsed |
| True if item group will start collapsed. More... | |
Class defining Groups on PAW objects for grouping
|
inline |
Constructor
| name | This item's group in the PAW. |
| displayName | This item's group display name |
| startCollapsed | True if item group will start collapsed |
|
inline |
| string BasePAWGroup.displayName |
This item's group display name
| string BasePAWGroup.name |
This item's group in the PAW.
| bool BasePAWGroup.startCollapsed |
True if item group will start collapsed.
1.8.7