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

Public Member Functions

override void Awake ()
 
override void OnDestroy ()
 
void OnPanelHeaderTap (PointerEventData eventData)
 
override void Setup ()
 
- Public Member Functions inherited from KSP.UI.Screens.KbApp
abstract void ActivateApp (MapObject target)
 
void Hide ()
 Called when the app button is toggled off (by clicking) More...
 
void Restore ()
 if it was hidden along with knowledgebase More...
 
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 ()
 

Protected Attributes

IDiscoverable currentUnowned
 

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.KbAppUnowned.Awake ( )
inlinevirtual

Reimplemented from KSP.UI.Screens.KbApp.

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

Implements KSP.UI.Screens.KbApp.

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

Implements KSP.UI.Screens.KbApp.

override void KSP.UI.Screens.KbAppUnowned.OnDestroy ( )
inlinevirtual

Reimplemented from KSP.UI.Screens.KbApp.

void KSP.UI.Screens.KbAppUnowned.OnPanelHeaderTap ( PointerEventData  eventData)
inline
override void KSP.UI.Screens.KbAppUnowned.Setup ( )
inlinevirtual

Reimplemented from KSP.UI.Screens.KbApp.

Member Data Documentation

IDiscoverable KSP.UI.Screens.KbAppUnowned.currentUnowned
protected

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