RemoteControl

Undocumented in source.

Members

Aliases

CommandPlugin
alias CommandPlugin = Select!(clientSide, CommandPluginClient, CommandPluginServer)
Undocumented in source.

Functions

init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
onPreUpdateEvent
void onPreUpdateEvent(PreUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
preInit
void preInit()
Undocumented in source. Be warned that the author may not have intended to support it.
readStdin
void readStdin()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!"voxelman.remotecontrol.plugininfo"
Undocumented in source.

Meta