Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Properties | List of all members
ComboSelector Class Reference

Setup the SuitButton combos according the HelmetSuitPickerWindow.suitVariantList. More...

Inheritance diagram for ComboSelector:

Public Attributes

int comboEntryIndex = 0
 The suit combo identifier. More...
 
List< ComboButtoncomboList
 Lists the available combos. More...
 
int fieldValue = 0
 References the selected combo button index. More...
 
Material previewBodyMaterial
 Holds the Kerbal preview body material reference. More...
 
Material previewHelmetMaterial
 Holds the Kerbal preview helmet material reference. More...
 
Material previewNeckringMaterial
 Holds the Kerbal preview neck ring material reference. More...
 
SuitButton suitButton
 The suit button this variant selector belongs to. More...
 

Properties

ScrollRect ScrollMain [get]
 

Detailed Description

Setup the SuitButton combos according the HelmetSuitPickerWindow.suitVariantList.

Member Data Documentation

int ComboSelector.comboEntryIndex = 0

The suit combo identifier.

List<ComboButton> ComboSelector.comboList

Lists the available combos.

int ComboSelector.fieldValue = 0

References the selected combo button index.

Material ComboSelector.previewBodyMaterial

Holds the Kerbal preview body material reference.

Material ComboSelector.previewHelmetMaterial

Holds the Kerbal preview helmet material reference.

Material ComboSelector.previewNeckringMaterial

Holds the Kerbal preview neck ring material reference.

SuitButton ComboSelector.suitButton

The suit button this variant selector belongs to.

Property Documentation

ScrollRect ComboSelector.ScrollMain
get

The documentation for this class was generated from the following file: