pluginlib.plugininforeader

Members

Functions

filterEnabledPlugins
auto filterEnabledPlugins(Plugins plugins, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
readPluginInfo
PluginInfo* readPluginInfo(string fileData)
Undocumented in source. Be warned that the author may not have intended to support it.
readPluginPack
PluginPack* readPluginPack(string fileData)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

pluguinPackFolder
enum pluguinPackFolder;
Undocumented in source.

Structs

PluginInfo
struct PluginInfo
Undocumented in source.
PluginPack
struct PluginPack
Undocumented in source.

Meta

Authors

Andrey Penechko.