Méthode | Description | |
---|---|---|
CloseReadme ( |
||
MarkdownishToRichText ( string markdownish ) : Markdownish | ||
ShowReadme ( string name, string text, bool richText, bool markdownish, |
Méthode | Description | |
---|---|---|
GetSceneHash ( ) : string | ||
GetWindowType ( ) : |
||
IsSameSceneAsLastTime ( ) : bool | ||
RememberScene ( ) : void | ||
Replace1Hash ( |
||
Replace2Hash ( |
||
Replace3Hash ( |
||
Replace4Hash ( |
||
Replace5Hash ( |
||
ReplaceBold ( |
||
ReplaceTick ( |
||
SetCurrentTheme ( ) : void | ||
ShouldShowReadme ( bool force ) : bool | ||
isDarkTheme ( ) : bool |
public static CloseReadme ( |
||
component | ||
Résultat | void |
public static MarkdownishToRichText ( string markdownish ) : Markdownish | ||
markdownish | string | |
Résultat | Markdownish |
public static ShowReadme ( string name, string text, bool richText, bool markdownish, |
||
name | string | |
text | string | |
richText | bool | |
markdownish | bool | |
component | ||
force | bool | |
Résultat | void |