- findPlugin
IPlugin findPlugin(TypeInfo pluginType)
Undocumented in source. Be warned that the author may not have intended to support it.
- findPluginById
IPlugin findPluginById(string pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.
- findResourceManager
IResourceManager findResourceManager(TypeInfo rmType)
Undocumented in source. Be warned that the author may not have intended to support it.
- initPlugins
void initPlugins()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerPlugin
void registerPlugin(IPlugin pluginInstance)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerResourceManager
void registerResourceManager(IResourceManager rmInstance)
Undocumented in source. Be warned that the author may not have intended to support it.