|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | AddContextAttribute (string name, string value, HelpKeywordType keywordType) |
| void | ClearContextAttributes () |
| IHelpService | CreateLocalContext (HelpContextType contextType) |
| void | RemoveContextAttribute (string name, string value) |
| void | RemoveLocalContext (IHelpService localContext) |
| void | ShowHelpFromKeyword (string helpKeyword) |
| void | ShowHelpFromUrl (string helpUrl) |
Definition at line 3 of file IHelpService.cs.