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.Mapview.MapNode.CaptionData Class Reference

Little helper class to group information that needs to be updated More...

Public Member Functions

 CaptionData (string header)
 
string FormatCaption (float headerSize, float textSize)
 

Public Attributes

string captionLine1
 
string captionLine2
 
string captionLine3
 
string Header
 

Detailed Description

Little helper class to group information that needs to be updated

Constructor & Destructor Documentation

KSP.UI.Screens.Mapview.MapNode.CaptionData.CaptionData ( string  header)
inline

Member Function Documentation

string KSP.UI.Screens.Mapview.MapNode.CaptionData.FormatCaption ( float  headerSize,
float  textSize 
)
inline

Member Data Documentation

string KSP.UI.Screens.Mapview.MapNode.CaptionData.captionLine1
string KSP.UI.Screens.Mapview.MapNode.CaptionData.captionLine2
string KSP.UI.Screens.Mapview.MapNode.CaptionData.captionLine3
string KSP.UI.Screens.Mapview.MapNode.CaptionData.Header

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