NetClientPlugin

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Alias This

connection

Members

Functions

onConnect
void onConnect(ENetEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onDisconnect
void onDisconnect(ENetEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin NetCommon
Undocumented in source.

Variables

connection
BaseClient connection;
Undocumented in source.

Mixed In Members

From mixin NetCommon

__anonymous
mixin IdAndSemverFrom!(voxelman.net.plugininfo)
Undocumented in source.
preInit
void preInit()
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.

Meta