voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
NetCommon
voxelman
net
plugin
Undocumented in source.
mixin template
NetCommon () {
mixin
IdAndSemverFrom
!
"voxelman.net.plugininfo"
;
void
preInit
();
void
init
(IPluginManager pluginman);
}
Members
Functions
init
void
init
(IPluginManager pluginman)
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.
Mixins
__anonymous
mixin
IdAndSemverFrom
!
"voxelman.net.plugininfo"
Undocumented in source.
Meta
Source
See Implementation
voxelman
net
plugin
classes
NetClientPlugin
NetServerPlugin
mixin templates
NetCommon