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.EditorVariantItem Class Reference
Inheritance diagram for KSP.UI.Screens.EditorVariantItem:

Public Member Functions

void Create (EditorPartList partList, AvailableVariantTheme variant)
 Create a new Editor Variant Item object. Each one represents a variant in the editor scene More...
 

Public Attributes

Button btnApplyToVessel
 
Button btnSetVariantTheme
 
TMPro.TextMeshProUGUI description
 
Image imagePrimaryColor
 
Image imageSecomdaryColor
 
TMPro.TextMeshProUGUI partcount
 
TMPro.TextMeshProUGUI title
 

Member Function Documentation

void KSP.UI.Screens.EditorVariantItem.Create ( EditorPartList  partList,
AvailableVariantTheme  variant 
)
inline

Create a new Editor Variant Item object. Each one represents a variant in the editor scene

Parameters
partListThe editor Partlist that this is being added to
variantThe Data object underpinning it

Member Data Documentation

Button KSP.UI.Screens.EditorVariantItem.btnApplyToVessel
Button KSP.UI.Screens.EditorVariantItem.btnSetVariantTheme
TMPro.TextMeshProUGUI KSP.UI.Screens.EditorVariantItem.description
Image KSP.UI.Screens.EditorVariantItem.imagePrimaryColor
Image KSP.UI.Screens.EditorVariantItem.imageSecomdaryColor
TMPro.TextMeshProUGUI KSP.UI.Screens.EditorVariantItem.partcount
TMPro.TextMeshProUGUI KSP.UI.Screens.EditorVariantItem.title

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