- compilePlugin
bool compilePlugin(PluginData* plugin)
Undocumented in source. Be warned that the author may not have intended to support it.
- end
void end()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadPlugin
PluginData* loadPlugin(string pluginPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- runPlugin
bool runPlugin(string pluginPath)
Undocumented in source. Be warned that the author may not have intended to support it.
- runPlugin
bool runPlugin(PluginData* plugin)
Undocumented in source. Be warned that the author may not have intended to support it.