GeneratorManager

Undocumented in source.

Members

Functions

load
void load(PluginDataLoader loader)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
IGenerator opIndex(DimensionId dimensionId)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(IGenerator generator, DimensionId dimensionId)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(PluginDataSaver saver)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

factory
GeneratorFactory factory;
Undocumented in source.
generators
IGenerator[DimensionId] generators;
Undocumented in source.
ioKey
auto ioKey;
Undocumented in source.

Meta