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

Public Member Functions

override void ActivateApp (MapObject target)
 
- 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

GameObject textPrefab
 
- 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
 

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_PlanetInfo.ActivateApp ( MapObject  target)
inlinevirtual

Implements KSP.UI.Screens.KbApp.

override void KSP.UI.Screens.KbApp_PlanetInfo.DisplayApp ( )
inlineprotectedvirtual

Implements KSP.UI.Screens.KbApp.

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

Implements KSP.UI.Screens.KbApp.

Member Data Documentation

GameObject KSP.UI.Screens.KbApp_PlanetInfo.textPrefab

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