PacketSniffer

Undocumented in source.

Members

Functions

onPacketCreate
void onPacketCreate(string name, ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
onPacketHandle
void onPacketHandle(string name, ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

disallowedPakets
HashSet!string disallowedPakets;
Undocumented in source.

Meta