- addAction
void addAction(string name, TTSAction.Callback callback, string usage, size_t minArgs)
Undocumented in source. Be warned that the author may not have intended to support it.
- addHelpSeparator
void addHelpSeparator()
Undocumented in source. Be warned that the author may not have intended to support it.
- configFilePath
string configFilePath()
Undocumented in source. Be warned that the author may not have intended to support it.
- helpCommand
void helpCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(PluginInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSettings
void loadSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
- onMessage
EatMode onMessage(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveSettings
void saveSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
- ttsCommand
EatMode ttsCommand(char[][] words, char[][] words_eol)
Undocumented in source. Be warned that the author may not have intended to support it.