Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Protected Member Functions | List of all members
KSP.UI.Screens.KbApp_Null Class Reference
Inheritance diagram for KSP.UI.Screens.KbApp_Null:
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 ()
 

Protected Member Functions

override void DisplayApp ()
 
override void HideApp ()
 

Additional Inherited Members

- 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
 
- Properties inherited from KSP.UI.Screens.KbApp
bool appIsLive [get, set]
 
bool pinned [get, set]
 

Member Function Documentation

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

Implements KSP.UI.Screens.KbApp.

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

Implements KSP.UI.Screens.KbApp.

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

Implements KSP.UI.Screens.KbApp.


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