Method | Description | |
---|---|---|
ShowHelp ( string keyword, HelpSystem kind ) : bool | ||
ShowUnityHelp ( OpensUri uriOpener ) : System |
Method | Description | |
---|---|---|
GetDocumentationRoot ( ) : FileSystemPath | ||
GetProgramFiles ( ) : FileSystemPath | ||
GetUri ( FileSystemPath documentationRoot, string htmlPath ) : |
||
GetUri ( string keyword ) : |
||
IsUnityKeyword ( string keyword ) : bool | ||
StripPrefix ( string keyword ) : string |
public ShowHelp ( string keyword, HelpSystem kind ) : bool | ||
keyword | string | |
kind | HelpSystem | |
return | bool |
public ShowUnityHelp ( OpensUri uriOpener ) : System | ||
uriOpener | OpensUri | |
return | System |