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.KbApp_UnownedInfo Class Reference
Inheritance diagram for KSP.UI.Screens.KbApp_UnownedInfo:
KSP.UI.Screens.KbAppUnowned KSP.UI.Screens.KbApp

Public Member Functions

override void ActivateApp (MapObject target)
 
- Public Member Functions inherited from KSP.UI.Screens.KbAppUnowned
override void Awake ()
 
override void OnDestroy ()
 
void OnPanelHeaderTap (PointerEventData eventData)
 
override void Setup ()
 
- Public Member Functions inherited from KSP.UI.Screens.KbApp
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 ()
 

Public Attributes

GenericCascadingList cascadingListPrefab
 
GameObject textPrefab
 
KbItem_unownedInfo unownedInfoPrefab
 
- 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
 

Additional Inherited Members

- Protected Member Functions inherited from KSP.UI.Screens.KbAppUnowned
override void DisplayApp ()
 
override void HideApp ()
 
- Protected Attributes inherited from KSP.UI.Screens.KbAppUnowned
IDiscoverable currentUnowned
 
- Properties inherited from KSP.UI.Screens.KbApp
bool appIsLive [get, set]
 
bool pinned [get, set]
 

Member Function Documentation

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

Implements KSP.UI.Screens.KbApp.

Member Data Documentation

GenericCascadingList KSP.UI.Screens.KbApp_UnownedInfo.cascadingListPrefab
GameObject KSP.UI.Screens.KbApp_UnownedInfo.textPrefab
KbItem_unownedInfo KSP.UI.Screens.KbApp_UnownedInfo.unownedInfoPrefab

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