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 | List of all members
WhatsNewDialog Class Reference
Inheritance diagram for WhatsNewDialog:

Public Member Functions

WhatsNewDialog Create ()
 Creates a new instance of the what's new dialog More...
 
string GetChangeLogText ()
 Returns the changelog text parsed from the readme file(s) More...
 
string ParseReadMeFile (string readmePath, string relevantVersion)
 Parses the readme.txt file in search for the changelog of the current version More...
 
string ParseReadMeFile (string readmePath, string relevantVersion, string relevantDLCVersion)
 Parses the readme.txt file in search for the changelog of the current version More...
 

Public Attributes

WhatsNewModes currentMode
 
string whatsNewText = ""
 

Protected Member Functions

void Dismiss ()
 Closes this dialog More...
 

Member Function Documentation

WhatsNewDialog WhatsNewDialog.Create ( )
inline

Creates a new instance of the what's new dialog

Returns
void WhatsNewDialog.Dismiss ( )
inlineprotected

Closes this dialog

string WhatsNewDialog.GetChangeLogText ( )
inline

Returns the changelog text parsed from the readme file(s)

string WhatsNewDialog.ParseReadMeFile ( string  readmePath,
string  relevantVersion 
)
inline

Parses the readme.txt file in search for the changelog of the current version

string WhatsNewDialog.ParseReadMeFile ( string  readmePath,
string  relevantVersion,
string  relevantDLCVersion 
)
inline

Parses the readme.txt file in search for the changelog of the current version

Member Data Documentation

WhatsNewModes WhatsNewDialog.currentMode
string WhatsNewDialog.whatsNewText = ""

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