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

Public Member Functions

LayoutElement GetBottomLeftSpacer ()
 
GameObject GetGameObject ()
 
UIList GetKnowledgeBaseList ()
 
UIList GetModList ()
 
PointerClickAndHoldHandler GetModListBtnDown ()
 
PointerClickAndHoldHandler GetModListBtnUp ()
 
Image GetModListDivider ()
 
ScrollRect GetModScrollRect ()
 
RectTransform GetRectTransform ()
 
UIList GetStockList ()
 
LayoutElement GetTopRightSpacer ()
 

Public Attributes

LayoutElement bottomLeftSpacer
 
string layoutName
 
UIList listKB
 
UIList listMod
 
UIList listStock
 
PointerClickAndHoldHandler modListBtnDown
 
PointerClickAndHoldHandler modListBtnUp
 
Image modListDivider
 
ScrollRect scrollRectMods
 
LayoutElement topRightSpacer
 

Member Function Documentation

LayoutElement KSP.UI.Screens.SimpleLayout.GetBottomLeftSpacer ( )
inline
GameObject KSP.UI.Screens.SimpleLayout.GetGameObject ( )
inline
UIList KSP.UI.Screens.SimpleLayout.GetKnowledgeBaseList ( )
inline
UIList KSP.UI.Screens.SimpleLayout.GetModList ( )
inline
PointerClickAndHoldHandler KSP.UI.Screens.SimpleLayout.GetModListBtnDown ( )
inline
PointerClickAndHoldHandler KSP.UI.Screens.SimpleLayout.GetModListBtnUp ( )
inline
Image KSP.UI.Screens.SimpleLayout.GetModListDivider ( )
inline
ScrollRect KSP.UI.Screens.SimpleLayout.GetModScrollRect ( )
inline
RectTransform KSP.UI.Screens.SimpleLayout.GetRectTransform ( )
inline
UIList KSP.UI.Screens.SimpleLayout.GetStockList ( )
inline
LayoutElement KSP.UI.Screens.SimpleLayout.GetTopRightSpacer ( )
inline

Member Data Documentation

LayoutElement KSP.UI.Screens.SimpleLayout.bottomLeftSpacer
string KSP.UI.Screens.SimpleLayout.layoutName
UIList KSP.UI.Screens.SimpleLayout.listKB
UIList KSP.UI.Screens.SimpleLayout.listMod
UIList KSP.UI.Screens.SimpleLayout.listStock
PointerClickAndHoldHandler KSP.UI.Screens.SimpleLayout.modListBtnDown
PointerClickAndHoldHandler KSP.UI.Screens.SimpleLayout.modListBtnUp
Image KSP.UI.Screens.SimpleLayout.modListDivider
ScrollRect KSP.UI.Screens.SimpleLayout.scrollRectMods
LayoutElement KSP.UI.Screens.SimpleLayout.topRightSpacer

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