|
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...
|
|
Creates a new instance of the what's new dialog
- Returns
void WhatsNewDialog.Dismiss |
( |
| ) |
|
|
inlineprotected |
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
string WhatsNewDialog.whatsNewText = "" |
The documentation for this class was generated from the following file: