Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
Expansions.Missions.Editor.MEPartCategorizerButton Class Reference
Inheritance diagram for Expansions.Missions.Editor.MEPartCategorizerButton:
KSP.UI.Screens.PartCategorizerButton

Public Attributes

Image partsSelected
 Image used to display part selection in a category More...
 
- Public Attributes inherited from KSP.UI.Screens.PartCategorizerButton
Button btnGeneric
 
UIRadioButton btnToggleGeneric
 
string categorydisplayName
 
string categoryName
 
UIListItem container
 
Image divider
 
Image dividerBottom
 
Image dividerOverlay
 
Image dividerSpaceUnder
 
PointerEnterExitHandler hoverHandler
 
RUI.Icons.Selectable.Icon icon
 
RawImage iconSprite
 
RawImage iconSpriteToggle
 
Callback OnBtnTap = delegate { }
 
TooltipController_Text tooltipController
 

Additional Inherited Members

- Public Member Functions inherited from KSP.UI.Screens.PartCategorizerButton
void DisableDividers ()
 
void EnableDividerOverlay ()
 
void EnableDividerSpaceUnder ()
 
void ForceAspect ()
 
void InitializeBtn (string categoryName, string categorydisplayName, RUI.Icons.Selectable.Icon icon, Color color, Color iconColor)
 
void InitializeToggleBtn (string categoryName, string categorydisplayName, RUI.Icons.Selectable.Icon icon, Color color, Color iconColor, bool last=false)
 
void SetIcon (RUI.Icons.Selectable.Icon icon)
 
void SetRadioGroup (int group)
 
void UpdateIconState ()
 
- Properties inherited from KSP.UI.Screens.PartCategorizerButton
UIRadioButton activeButton [get, set]
 
Color color [get, set]
 
string displayCategoryName [get]
 A Localized version of the categoryName field More...
 
Color iconColor [get, set]
 
bool IsToggleBtn [get, set]
 
bool LastBtn [get, set]
 

Member Data Documentation

Image Expansions.Missions.Editor.MEPartCategorizerButton.partsSelected

Image used to display part selection in a category


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