Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
KSP.UI.Screens.PartListCategories.PartCategory Class Referenceabstract
Inheritance diagram for KSP.UI.Screens.PartListCategories.PartCategory:
KSP.UI.Screens.PartListCategories.BulkheadProfile KSP.UI.Screens.PartListCategories.TechTier

Public Member Functions

abstract bool ExclusionCriteria (AvailablePart aP)
 
virtual PartCategorizer.Category GetCategory ()
 

Public Attributes

Color color
 
string displayName
 
RUI.Icons.Selectable.Icon icon
 
Color iconColor
 
string iconUrl
 
string name
 

Member Function Documentation

abstract bool KSP.UI.Screens.PartListCategories.PartCategory.ExclusionCriteria ( AvailablePart  aP)
pure virtual
virtual PartCategorizer.Category KSP.UI.Screens.PartListCategories.PartCategory.GetCategory ( )
inlinevirtual

Member Data Documentation

Color KSP.UI.Screens.PartListCategories.PartCategory.color
string KSP.UI.Screens.PartListCategories.PartCategory.displayName
RUI.Icons.Selectable.Icon KSP.UI.Screens.PartListCategories.PartCategory.icon
Color KSP.UI.Screens.PartListCategories.PartCategory.iconColor
string KSP.UI.Screens.PartListCategories.PartCategory.iconUrl
string KSP.UI.Screens.PartListCategories.PartCategory.name

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