EditPlugin

Undocumented in source.

Members

Functions

init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
onMainActionRelease
void onMainActionRelease(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
onSecondaryActionRelease
void onSecondaryActionRelease(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
onTertiaryActionRelease
void onTertiaryActionRelease(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!(voxelman.edit.plugininfo)
Undocumented in source.

Variables

clientPlugin
ClientPlugin clientPlugin;
Undocumented in source.
currentBlock
BlockType currentBlock;
Undocumented in source.
worldInteraction
WorldInteractionPlugin worldInteraction;
Undocumented in source.

Meta