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 | Properties | List of all members
KSP.UI.Screens.Editor.PartListTooltipMasterController Class Reference
Inheritance diagram for KSP.UI.Screens.Editor.PartListTooltipMasterController:

Public Member Functions

void HideTooltip ()
 

Public Attributes

PartListTooltip currentTooltip
 
bool displayExtendedInfo
 
float iconSize = 50f
 
bool pinned = false
 
Camera thumbnailCamera
 
LayerMask thumbnailCameraMask
 
RenderTexture thumbnailRenderTexture
 
int thumbnailSize = 128
 
bool useRenderTextureCamera = false
 

Protected Member Functions

void setSafeArea (bool st)
 

Properties

static
PartListTooltipMasterController 
Instance [get, set]
 

Member Function Documentation

void KSP.UI.Screens.Editor.PartListTooltipMasterController.HideTooltip ( )
inline
void KSP.UI.Screens.Editor.PartListTooltipMasterController.setSafeArea ( bool  st)
inlineprotected

Member Data Documentation

PartListTooltip KSP.UI.Screens.Editor.PartListTooltipMasterController.currentTooltip
bool KSP.UI.Screens.Editor.PartListTooltipMasterController.displayExtendedInfo
float KSP.UI.Screens.Editor.PartListTooltipMasterController.iconSize = 50f
bool KSP.UI.Screens.Editor.PartListTooltipMasterController.pinned = false
Camera KSP.UI.Screens.Editor.PartListTooltipMasterController.thumbnailCamera
LayerMask KSP.UI.Screens.Editor.PartListTooltipMasterController.thumbnailCameraMask
RenderTexture KSP.UI.Screens.Editor.PartListTooltipMasterController.thumbnailRenderTexture
int KSP.UI.Screens.Editor.PartListTooltipMasterController.thumbnailSize = 128
bool KSP.UI.Screens.Editor.PartListTooltipMasterController.useRenderTextureCamera = false

Property Documentation

PartListTooltipMasterController KSP.UI.Screens.Editor.PartListTooltipMasterController.Instance
staticgetset

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