netlib.packetmanagement

Members

Functions

loadEnet
void loadEnet(string rootPath)
Undocumented in source. Be warned that the author may not have intended to support it.
unpackPacket
P unpackPacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
unpackPacketNoDup
P unpackPacketNoDup(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

PacketManagement
mixintemplate PacketManagement(bool client)
Undocumented in source.

Meta

Authors

Andrey Penechko.