Kerbal Space Program
1.12.4
|
Represents a suit combo button. More...
Public Member Functions | |
void | OnSuitComboSelection () |
The variant button has been selected. Updates the variant button UI state to selected. More... | |
void | Reset () |
Updates the variant button UI state to unselected. More... | |
void | Select (int comboIndex) |
Public Attributes | |
string | comboId |
int | comboIndex |
Identifies the combo button in the combo selector. More... | |
ComboSelector | comboSelector |
Properties | |
Image | ImagePrimaryColor [get] |
Image | ImageSecondaryColor [get] |
Represents a suit combo button.
|
inline |
The variant button has been selected. Updates the variant button UI state to selected.
|
inline |
Updates the variant button UI state to unselected.
|
inline |
string ComboButton.comboId |
int ComboButton.comboIndex |
Identifies the combo button in the combo selector.
ComboSelector ComboButton.comboSelector |
|
get |
|
get |