DebugServer

Undocumented in source.

Members

Functions

handlePostUpdateEvent
void handlePostUpdateEvent(PostUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
registerResourceManagers
void registerResourceManagers(void delegate(IResourceManager) registerHandler)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

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

Variables

connection
NetServerPlugin connection;
Undocumented in source.
dbg
Debugger dbg;
Undocumented in source.

Meta