Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | List of all members
KSP.UI.Screens.KbApp_PlanetParameters Class Reference
Inheritance diagram for KSP.UI.Screens.KbApp_PlanetParameters:
KSP.UI.Screens.KbApp

Public Member Functions

override void ActivateApp (MapObject target)
 
delegate bool boolDelegate_KbApp_PlanetParameters (KbApp_PlanetParameters kbapp, MapObject tgt)
 
List< UIListItemCreateAtmosphericCharacteristics ()
 
List< UIListItemCreatePhysicalCharacteristics ()
 
- Public Member Functions inherited from KSP.UI.Screens.KbApp
virtual void Awake ()
 
void Hide ()
 Called when the app button is toggled off (by clicking) More...
 
virtual void OnDestroy ()
 
void Restore ()
 if it was hidden along with knowledgebase More...
 
virtual void Setup ()
 
void Show ()
 Called when the app button is toggled on (by clicking) More...
 
virtual void Start ()
 

Public Attributes

GenericCascadingList cascadingList
 
GenericCascadingList cascadingListPrefab
 
CelestialBody currentBody
 
- Public Attributes inherited from KSP.UI.Screens.KbApp
KbAppFrame appFrame
 
KbAppFrame appFramePrefab
 
Texture appIcon
 
ApplicationLauncherButton appLauncherButton
 
string appName
 
string appTitle
 
Color headerColor
 
KnowledgeBase.KbTargetType targetType = KnowledgeBase.KbTargetType.Null
 

Static Public Attributes

static
boolDelegate_KbApp_PlanetParameters 
CallbackActivate
 
static
boolDelegate_KbApp_PlanetParameters 
CallbackAfterActivate
 

Protected Member Functions

override void DisplayApp ()
 
override void HideApp ()
 

Additional Inherited Members

- Properties inherited from KSP.UI.Screens.KbApp
bool appIsLive [get, set]
 
bool pinned [get, set]
 

Member Function Documentation

override void KSP.UI.Screens.KbApp_PlanetParameters.ActivateApp ( MapObject  target)
inlinevirtual

Implements KSP.UI.Screens.KbApp.

delegate bool KSP.UI.Screens.KbApp_PlanetParameters.boolDelegate_KbApp_PlanetParameters ( KbApp_PlanetParameters  kbapp,
MapObject  tgt 
)
List<UIListItem> KSP.UI.Screens.KbApp_PlanetParameters.CreateAtmosphericCharacteristics ( )
inline
List<UIListItem> KSP.UI.Screens.KbApp_PlanetParameters.CreatePhysicalCharacteristics ( )
inline
override void KSP.UI.Screens.KbApp_PlanetParameters.DisplayApp ( )
inlineprotectedvirtual

Implements KSP.UI.Screens.KbApp.

override void KSP.UI.Screens.KbApp_PlanetParameters.HideApp ( )
inlineprotectedvirtual

Implements KSP.UI.Screens.KbApp.

Member Data Documentation

boolDelegate_KbApp_PlanetParameters KSP.UI.Screens.KbApp_PlanetParameters.CallbackActivate
static
boolDelegate_KbApp_PlanetParameters KSP.UI.Screens.KbApp_PlanetParameters.CallbackAfterActivate
static
GenericCascadingList KSP.UI.Screens.KbApp_PlanetParameters.cascadingList
GenericCascadingList KSP.UI.Screens.KbApp_PlanetParameters.cascadingListPrefab
CelestialBody KSP.UI.Screens.KbApp_PlanetParameters.currentBody

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